diff options
author | lltommy | 2020-04-15 10:59:56 +0200 |
---|---|---|
committer | lltommy | 2020-04-15 10:59:56 +0200 |
commit | 227d2e3df41ffe89dfb0071c6c255bb583eadf69 (patch) | |
tree | 452b25016787b989450371d5a025a2f1f6951fdb /bh20sequploader/bh20seq-schema.yml | |
parent | 04367215d09cccfcc4873ffe7d09295d5e1832a4 (diff) | |
download | bh20-seq-resource-227d2e3df41ffe89dfb0071c6c255bb583eadf69.tar.gz bh20-seq-resource-227d2e3df41ffe89dfb0071c6c255bb583eadf69.tar.lz bh20-seq-resource-227d2e3df41ffe89dfb0071c6c255bb583eadf69.zip |
Changing vaccination URI
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index a901be0..cbbb577 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -56,10 +56,10 @@ $graph: jsonldPredicate: _id: http://www.ebi.ac.uk/efo/EFO_0000727 host_vaccination: - doc: Field is unstable + doc: List of vaccines given to the host type: string? jsonldPredicate: - _id: http://purl.obolibrary.org/obo/VO_0000001 + _id: http://purl.obolibrary.org/obo/VO_0000002 additional_host_information: doc: Field for additional host information type: string? |