GenomicsStandardsConsortium / mixs

Minimum Information about any (X) Sequence” (MIxS) specification
https://w3id.org/mixs
Creative Commons Zero v1.0 Universal
38 stars 21 forks source link

samp_purpose "research and development or {text}: {}" #374

Open turbomam opened 2 years ago

turbomam commented 2 years ago

Exception: "https://w3id.org/mixs/vocab/SampPurposeEnum#research+and+development+or+{text}" does not look like a valid URI, I cannot serialize this as N3/Turtle. Perhaps you wanted to urlencode it?

egrep -i 'research.and.development' *.yaml

terms.yaml: research and development or {text}: {}

from samp_purpose_enum

Google Sheet:

field value
Environmental package food-farm environment
Structured comment name samp_purpose
Package item purpose of sampling
Definition The reason that the sample was collected.
Expected value enumeration or {text}
Value syntax [active surveillance in response to an outbreak|active surveillance not initiated by an outbreak|clinical trial|cluster investigation|environmental assessment|farm sample|field trial|for cause|industry internal investigation|market sample|passive surveillance|population based studies|research|research and development] or {text}
Example field trial
Section  
Requirement X
Preferred unit  
Occurrence 1
MIXS ID MIXS:0001151
github ticket  

This is a case of something nicely structured or anything at all

turbomam commented 2 years ago

nice the lowest common denominator of the expected value is {text}, I have implanted this as a string range. Should revisit open-ended enumerations