diff options
author | lltommy | 2020-04-22 20:48:00 +0200 |
---|---|---|
committer | lltommy | 2020-04-22 20:48:00 +0200 |
commit | 9ae32dda5908d666dd6cf574769984c882cc40e6 (patch) | |
tree | 57d1f67c0374f32cb4d3e4e079e15e98b9848429 /example | |
parent | 2d3f8b9707bd13433ca82449ad82dbc406a28f95 (diff) | |
download | bh20-seq-resource-9ae32dda5908d666dd6cf574769984c882cc40e6.tar.gz bh20-seq-resource-9ae32dda5908d666dd6cf574769984c882cc40e6.tar.lz bh20-seq-resource-9ae32dda5908d666dd6cf574769984c882cc40e6.zip |
updating example with ontology term for host_health_status
Diffstat (limited to 'example')
-rw-r--r-- | example/metadata.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index d1b10c1..a76616c 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -6,7 +6,7 @@ host: host_sex: http://purl.obolibrary.org/obo/NCIT_C27993 host_age: 20 host_age_unit: http://purl.obolibrary.org/obo/UO_0000036 - host_health_status: A condition or state at a particular time + host_health_status: http://purl.obolibrary.org/obo/NCIT_C25269 host_treatment: Process in which the act is intended to modify or alter host status (Compounds) host_vaccination: List of vaccines given to the host (RRIDs?) additional_host_information: Field for additional host information |