aboutsummaryrefslogtreecommitdiff
path: root/example/minimal_example.yaml
diff options
context:
space:
mode:
authorlltommy2020-04-28 20:31:42 +0200
committerlltommy2020-04-28 20:31:42 +0200
commit6032a373003affa641ca1e70a44c29a232b5b3ed (patch)
tree3621db63632ec830c64e6ee687691a33932ddeb3 /example/minimal_example.yaml
parent5da793a8715f5b0b231ea4d531f030ed04bc878c (diff)
downloadbh20-seq-resource-6032a373003affa641ca1e70a44c29a232b5b3ed.tar.gz
bh20-seq-resource-6032a373003affa641ca1e70a44c29a232b5b3ed.tar.lz
bh20-seq-resource-6032a373003affa641ca1e70a44c29a232b5b3ed.zip
Changes to the structure - we use lists now instead of strings where it makes sense. This allows us to have multiple values where in makes sense
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r--example/minimal_example.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml
deleted file mode 100644
index 0e36a25..0000000
--- a/example/minimal_example.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-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