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/metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/metadata.yaml') diff --git a/example/metadata.yaml b/example/metadata.yaml index 1e7f29c..8bbf980 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -17,7 +17,7 @@ sample: collecting_institution: Institute that was responsible of sampeling specimen_source: http://purl.obolibrary.org/obo/NCIT_C155831 specimen_source2: http://purl.obolibrary.org/obo/NCIT_C155835 - collection_date: Date when the sample was taken + collection_date: 2020-01-01 collection_location: http://www.wikidata.org/entity/Q148 sample_storage_conditions: XXX additional_collection_information: XXX -- cgit v1.2.3