diff options
Diffstat (limited to 'bh20sequploader/bh20seq-shex.rdf')
-rw-r--r-- | bh20sequploader/bh20seq-shex.rdf | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index 8d3f5fc..6e646c7 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -7,6 +7,7 @@ PREFIX sio: <http://semanticscience.org/resource/> PREFIX efo: <http://www.ebi.ac.uk/efo/> PREFIX evs: <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#> PREFIX edam: <http://edamontology.org/> +PREFIX wikidata: <http://www.wikidata.org/entity/> :submissionShape { MainSchema:host @:hostShape ; @@ -18,8 +19,8 @@ PREFIX edam: <http://edamontology.org/> :hostShape { efo:EFO_0000532 [ obo:NCBITaxon_~ ] ; - obo:PATO_0000047 [ obo:NCIT_C20197 obo:NCIT_C27993 obo:NCIT_C17998 ] ; - sio:SIO_000115 xsd:string ; + sio:SIO_000115 xsd:string ?; + obo:PATO_0000047 [ obo:PATO_0000384 obo:PATO_0000383 ] ?; obo:PATO_0000011 xsd:integer ?; obo:NCIT_C42574 [ obo:UO_~ ] ?; sio:SIO_001167 xsd:string ?; @@ -27,20 +28,20 @@ PREFIX edam: <http://edamontology.org/> } :sampleShape { - obo:OBI_0001895 xsd:string ; - sio:SIO_000115 xsd:string ; - sio:SIO_001167 xsd:string ; - evs:C25164 xsd:string ?; - obo:GAZ_00000448 [obo:GAZ_~] ?; + evs:C25164 xsd:string?; + obo:GAZ_00000448 [wikidata:~] ; + obo:OBI_0001895 xsd:string ?; + sio:SIO_001167 xsd:string ?; + sio:SIO_000115 xsd:string ?; obo:OBI_0001472 xsd:string ?; - obo:OBI_0001479 xsd:string ?; + obo:OBI_0001479 IRI {0,2}; } :submitterShape { - sio:SIO_000116 xsd:string ; - obo:NCIT_C37984 xsd:string ; + obo:NCIT_C42781 xsd:string ; + obo:NCIT_C37984 xsd:string ?; obo:NCIT_C37900 xsd:string ?; - obo:NCIT_C42781 xsd:string ?; + sio:SIO_000116 xsd:string ?; obo:OBI_0600047 xsd:string ?; sio:SIO_000115 /https:\u002F\u002Forcid.org\u002F.{4}-.{4}-.{4}-.{4}/?; sio:SIO_000172 xsd:string ?; @@ -48,7 +49,7 @@ PREFIX edam: <http://edamontology.org/> } :technologyShape { - obo:OBI_0600047 xsd:string ; + obo:OBI_0600047 IRI {0,2} ; obo:FLU_0000848 xsd:integer ?; efo:EFO_0002699 xsd:string ?; } |