aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorlltommy2020-04-28 20:48:42 +0200
committerlltommy2020-04-28 20:48:42 +0200
commitb4ec03398d5e74eeb33a4a2a396fe4518c0c5465 (patch)
tree1a1c1266974cfdfb45bf8da53619cf2c163f7ed9 /example
parentf795744116a9e86ab2a5c5e78761162e9d4ff7e0 (diff)
downloadbh20-seq-resource-b4ec03398d5e74eeb33a4a2a396fe4518c0c5465.tar.gz
bh20-seq-resource-b4ec03398d5e74eeb33a4a2a396fe4518c0c5465.tar.lz
bh20-seq-resource-b4ec03398d5e74eeb33a4a2a396fe4518c0c5465.zip
Whatever happend to the minimal metadata, I restored it
Diffstat (limited to 'example')
-rw-r--r--example/minimal_metadata_example.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/example/minimal_metadata_example.yaml b/example/minimal_metadata_example.yaml
index e69de29..1e8d3f5 100644
--- a/example/minimal_metadata_example.yaml
+++ b/example/minimal_metadata_example.yaml
@@ -0,0 +1,18 @@
+id: placeholder
+
+host:
+ host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606
+
+sample:
+ sample_id: XX
+ collection_date: 2020-01
+ collection_location: http://www.wikidata.org/entity/Q148
+
+virus:
+ virus_species: http://purl.obolibrary.org/obo/NCBITaxon_2697049
+
+technology:
+ sample_sequencing_technology: [http://www.ebi.ac.uk/efo/EFO_0008632]
+
+submitter:
+ authors: [John Doe] \ No newline at end of file