diff options
author | lltommy | 2020-04-20 10:13:16 +0200 |
---|---|---|
committer | lltommy | 2020-04-20 10:13:16 +0200 |
commit | a1a5b2db96c315c784a8a77d8b2ce0db4c009f89 (patch) | |
tree | d9ede1baa4bc8e5bd5382f8941b2be9d2a9d703c /example/metadata.yaml | |
parent | fdbaeeb5ed29f6a2b1a9de466cb62e6fd6849b85 (diff) | |
download | bh20-seq-resource-a1a5b2db96c315c784a8a77d8b2ce0db4c009f89.tar.gz bh20-seq-resource-a1a5b2db96c315c784a8a77d8b2ce0db4c009f89.tar.lz bh20-seq-resource-a1a5b2db96c315c784a8a77d8b2ce0db4c009f89.zip |
Making collection date and collection location MANDATORY fields, turning orcid into IRI
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |