From a1a5b2db96c315c784a8a77d8b2ce0db4c009f89 Mon Sep 17 00:00:00 2001 From: lltommy Date: Mon, 20 Apr 2020 10:13:16 +0200 Subject: Making collection date and collection location MANDATORY fields, turning orcid into IRI --- example/minimal_example.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example/minimal_example.yaml') diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index f4118d1..ed578e2 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -8,6 +8,8 @@ sample: sample_id: XX collector_name: John Doe collecting_institution: Doe university + collection_date: 2020-01 + collection_location: http://www.wikidata.org/entity/Q148 virus: virus_species: http://purl.obolibrary.org/obo/NCBITaxon_2697049 -- cgit v1.2.3