diff options
Diffstat (limited to 'bh20sequploader/bh20seq-shex.rdf')
-rw-r--r-- | bh20sequploader/bh20seq-shex.rdf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index fe6deee..cdf2296 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -27,6 +27,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> efo:EFO_0000727 xsd:string ?; obo:VO_0000002 xsd:string {0,10}; sio:SIO_001167 xsd:string ?; + sio:SIO_001014 [ obo:HANCESTRO_~ ] ? ; #ethnicity } :sampleShape { @@ -42,7 +43,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> } :submitterShape { - obo:NCIT_C42781 xsd:string * ; + obo:NCIT_C42781 xsd:string + ; sio:SIO_000116 xsd:string *; sio:SIO_000172 xsd:string ?; obo:NCIT_C37984 xsd:string ?; @@ -57,7 +58,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/> :technologyShape { obo:OBI_0600047 IRI {0,3} ; efo:EFO_0002699 xsd:string ?; - obo:FLU_0000848 xsd:float {0,3}; + obo:FLU_0000848 xsd:double OR xsd:integer {0,3}; sio:SIO_001167 xsd:string ?; } |