diff options
author | lltommy | 2020-04-20 09:42:57 +0200 |
---|---|---|
committer | lltommy | 2020-04-20 09:42:57 +0200 |
commit | fdbaeeb5ed29f6a2b1a9de466cb62e6fd6849b85 (patch) | |
tree | f6e17b97aa816f81d3b890db1e3b92d594e622d7 /example | |
parent | a096dbb70e507fb1d2242378a091f1baab645cae (diff) | |
download | bh20-seq-resource-fdbaeeb5ed29f6a2b1a9de466cb62e6fd6849b85.tar.gz bh20-seq-resource-fdbaeeb5ed29f6a2b1a9de466cb62e6fd6849b85.tar.lz bh20-seq-resource-fdbaeeb5ed29f6a2b1a9de466cb62e6fd6849b85.zip |
Fixing string -> URI in speciman, plus other things
Diffstat (limited to 'example')
-rw-r--r-- | example/metadata.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index 5e1be0a..1e7f29c 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -15,8 +15,8 @@ sample: sample_id: Id of the sample as defined by the submitter collector_name: Name of the person that took the sample collecting_institution: Institute that was responsible of sampeling - specimen_source: Method how specimen was derived - specimen_source2: Method how specimen was derived if two methods were used + 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_location: http://www.wikidata.org/entity/Q148 sample_storage_conditions: XXX |