From 5c05facbdb1e35556256cd11d6a814822ebb6159 Mon Sep 17 00:00:00 2001 From: lltommy Date: Thu, 30 Apr 2020 18:00:58 +0200 Subject: Last addition/edits to the meta data schema --- example/maximum_metadata_example.yaml | 1 + example/minimal_metadata_example.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'example') diff --git a/example/maximum_metadata_example.yaml b/example/maximum_metadata_example.yaml index 0ba9ada..1bc70d7 100644 --- a/example/maximum_metadata_example.yaml +++ b/example/maximum_metadata_example.yaml @@ -9,6 +9,7 @@ host: 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: [vaccines1,vaccine2] + ethnicity: http://purl.obolibrary.org/obo/HANCESTRO_0010 additional_host_information: Optional free text field for addtional information sample: diff --git a/example/minimal_metadata_example.yaml b/example/minimal_metadata_example.yaml index 1e8d3f5..51f8a87 100644 --- a/example/minimal_metadata_example.yaml +++ b/example/minimal_metadata_example.yaml @@ -5,7 +5,7 @@ host: sample: sample_id: XX - collection_date: 2020-01 + collection_date: "2020-01-01" collection_location: http://www.wikidata.org/entity/Q148 virus: -- cgit v1.2.3