diff options
author | Peter Amstutz | 2020-04-20 12:50:03 -0400 |
---|---|---|
committer | Peter Amstutz | 2020-04-20 12:50:03 -0400 |
commit | 1219eaf496c899f3043b90e30eb956f0f363bfb3 (patch) | |
tree | a0735d5df88e608c5461d5b3cb9a3c6bb2f0f32e /example | |
parent | a2d19fa7b34170abab3759cdff14d8b052178a8a (diff) | |
download | bh20-seq-resource-1219eaf496c899f3043b90e30eb956f0f363bfb3.tar.gz bh20-seq-resource-1219eaf496c899f3043b90e30eb956f0f363bfb3.tar.lz bh20-seq-resource-1219eaf496c899f3043b90e30eb956f0f363bfb3.zip |
Add ShEx validation
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Diffstat (limited to 'example')
-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 8bbf980..1e83400 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: 2020-01-01 + collection_date: "2020-01-01" collection_location: http://www.wikidata.org/entity/Q148 sample_storage_conditions: XXX additional_collection_information: XXX |