diff options
author | Adam Novak | 2020-04-17 12:19:33 -0700 |
---|---|---|
committer | Adam Novak | 2020-04-17 12:21:00 -0700 |
commit | 88e6bb6e82f606c91fca6b3edd410cb28146f569 (patch) | |
tree | f4fb42fe96ba54b7b7b354aba93754e275c908a3 | |
parent | c536f92264e094d4a59c1fdcb6a3aea64c0035b2 (diff) | |
download | bh20-seq-resource-88e6bb6e82f606c91fca6b3edd410cb28146f569.tar.gz bh20-seq-resource-88e6bb6e82f606c91fca6b3edd410cb28146f569.tar.lz bh20-seq-resource-88e6bb6e82f606c91fca6b3edd410cb28146f569.zip |
Copy NCIT IRIs back to schema doc
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index d8641a6..0520e36 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -30,7 +30,7 @@ $graph: # jsonldPredicate: # _id: http://purl.obolibrary.org/obo/NOMEN_0000037 host_sex: - doc: Sex of the host as define in NCIT, IRI expected (http://purl.obolibrary.org/obo/C20197 (Male), http://purl.obolibrary.org/obo/NCIT_C27993 (Female) or unkown (http://purl.obolibrary.org/obo/NCIT_C17998)) + doc: Sex of the host as defined in NCIT, IRI expected (http://purl.obolibrary.org/obo/NCIT_C20197 (Male), http://purl.obolibrary.org/obo/NCIT_C27993 (Female), http://purl.obolibrary.org/obo/NCIT_C45908 (Intersex), or http://purl.obolibrary.org/obo/NCIT_C17998 (Unknown)) type: string jsonldPredicate: _id: http://purl.obolibrary.org/obo/PATO_0000047 |