aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader
diff options
context:
space:
mode:
authorPjotr Prins2020-05-12 13:55:55 -0500
committerPjotr Prins2020-05-12 13:55:55 -0500
commit8e9042879db7fe061f3d18737f4102b5fd0b8c65 (patch)
tree978645b86e805c218451beaf194bfd97f2fbd9d8 /bh20sequploader
parent40ca03045bbc4f6fb1258acb6f42a60ee5532e0d (diff)
parent55bab826fda6c6bc3190476f8e2c61e51ef092d6 (diff)
downloadbh20-seq-resource-8e9042879db7fe061f3d18737f4102b5fd0b8c65.tar.gz
bh20-seq-resource-8e9042879db7fe061f3d18737f4102b5fd0b8c65.tar.lz
bh20-seq-resource-8e9042879db7fe061f3d18737f4102b5fd0b8c65.zip
Merge branch 'master' of github.com:arvados/bh20-seq-resource
Diffstat (limited to 'bh20sequploader')
-rw-r--r--bh20sequploader/bh20seq-schema.yml2
-rw-r--r--bh20sequploader/bh20seq-shex.rdf2
2 files changed, 2 insertions, 2 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml
index 99e1a11..8a16bd3 100644
--- a/bh20sequploader/bh20seq-schema.yml
+++ b/bh20sequploader/bh20seq-schema.yml
@@ -25,7 +25,7 @@ $graph:
jsonldPredicate:
_id: http://semanticscience.org/resource/SIO_000115
host_sex:
- doc: Sex of the host as defined in PATO, expect male () or female ()
+ doc: Sex of the host as defined in PATO, expect Male (http://purl.obolibrary.org/obo/PATO_0000384) or Female (http://purl.obolibrary.org/obo/PATO_0000383) or in Intersex (http://purl.obolibrary.org/obo/PATO_0001340)
type: string?
jsonldPredicate:
_id: http://purl.obolibrary.org/obo/PATO_0000047
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf
index cdf2296..a017805 100644
--- a/bh20sequploader/bh20seq-shex.rdf
+++ b/bh20sequploader/bh20seq-shex.rdf
@@ -20,7 +20,7 @@ PREFIX wikidata: <http://www.wikidata.org/entity/>
:hostShape {
efo:EFO_0000532 [ obo:NCBITaxon_~ ] ;
sio:SIO_000115 xsd:string ?;
- obo:PATO_0000047 [ obo:PATO_0000384 obo:PATO_0000383 ] ?;
+ obo:PATO_0000047 [ obo:PATO_0000384 obo:PATO_0000383 obo:PATO_0001340] ?;
obo:PATO_0000011 xsd:integer ?;
obo:NCIT_C42574 [ obo:UO_~ ] ?;
obo:NCIT_C25688 [obo:NCIT_C115935 obo:NCIT_C3833 obo:NCIT_C25269 obo:GENEPIO_0002020 obo:GENEPIO_0001849 obo:NCIT_C28554 obo:NCIT_C37987 ] ? ;