diff options
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 4 | ||||
-rw-r--r-- | example/metadata.yaml | 2 |
2 files changed, 3 insertions, 3 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? diff --git a/example/metadata.yaml b/example/metadata.yaml index 5d9cffc..0408f0d 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -37,4 +37,4 @@ submitter: provider_sample_id: string submitter_sample_id: string authors: testAuthor - submitter_orchid: https://orcid.org/0000-0002-1825-0097 + submitter_orchid: https://orcid.org/00A0-0002-1825-009X |