From 6032a373003affa641ca1e70a44c29a232b5b3ed Mon Sep 17 00:00:00 2001 From: lltommy Date: Tue, 28 Apr 2020 20:31:42 +0200 Subject: 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 --- example/minimal_example.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 example/minimal_example.yaml (limited to 'example/minimal_example.yaml') 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 -- cgit v1.2.3