diff options
author | Adam Novak | 2020-04-20 11:30:09 -0700 |
---|---|---|
committer | Adam Novak | 2020-04-20 11:30:09 -0700 |
commit | b8804933e540aa9231b4a3c406553d7df9d97e0e (patch) | |
tree | 279c7efe260d9cc1b937a7ba875015f11edf35b8 /bh20sequploader/bh20seq-schema.yml | |
parent | fa4260ad08b7aefaea3ea7b64f87ddc221c57cc3 (diff) | |
download | bh20-seq-resource-b8804933e540aa9231b4a3c406553d7df9d97e0e.tar.gz bh20-seq-resource-b8804933e540aa9231b4a3c406553d7df9d97e0e.tar.lz bh20-seq-resource-b8804933e540aa9231b4a3c406553d7df9d97e0e.zip |
Make doc not contradict option list
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-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 64008f2..bbcafc8 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -24,7 +24,7 @@ $graph: jsonldPredicate: _id: http://semanticscience.org/resource/SIO_000115 host_sex: - 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)) + doc: Sex of the host, IRI expected type: string? jsonldPredicate: _id: http://purl.obolibrary.org/obo/PATO_0000047 |