diff options
author | lltommy | 2020-04-22 20:43:09 +0200 |
---|---|---|
committer | lltommy | 2020-04-22 20:43:09 +0200 |
commit | 2d3f8b9707bd13433ca82449ad82dbc406a28f95 (patch) | |
tree | 97369ec8495ba6fa4784ed874017d266f9e04a64 /bh20sequploader/bh20seq-schema.yml | |
parent | a12fe94f174da766be612fbb2712b4db2ba98296 (diff) | |
download | bh20-seq-resource-2d3f8b9707bd13433ca82449ad82dbc406a28f95.tar.gz bh20-seq-resource-2d3f8b9707bd13433ca82449ad82dbc406a28f95.tar.lz bh20-seq-resource-2d3f8b9707bd13433ca82449ad82dbc406a28f95.zip |
Including restrictions to the host status
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 80013c3..232ccc6 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -44,7 +44,7 @@ $graph: _type: "@id" noLinkCheck: true host_health_status: - doc: A condition or state at a particular time + doc: A condition or state at a particular time, must be one of the following (obo:NCIT_C115935 obo:NCIT_C3833 obo:NCIT_C25269 obo:GENEPIO_0002020 obo:GENEPIO_0001849 obo:NCIT_C28554 obo:NCIT_C37987) type: string? jsonldPredicate: http://purl.obolibrary.org/obo/NCIT_C25688 host_treatment: |