From 8f97a0e0d8d2d7e32c396d3b9881d770e58ab832 Mon Sep 17 00:00:00 2001 From: lltommy Date: Sun, 19 Apr 2020 20:12:21 +0200 Subject: small updates to the yaml schema, updating the example files --- example/minimal_example.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'example/minimal_example.yaml') diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index 0080c6d..f4118d1 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -1,21 +1,20 @@ id: placeholder host: - host_id: XX + host_id: XX1 host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606 - host_sex: http://purl.obolibrary.org/obo/NCIT_C20197 sample: - sample_id: XXX - collector_name: XXX - collecting_institution: XXX + sample_id: XX + collector_name: John Doe + collecting_institution: Doe university virus: virus_species: http://purl.obolibrary.org/obo/NCBITaxon_2697049 technology: - sample_sequencing_technology: XX + sample_sequencing_technology: http://www.ebi.ac.uk/efo/EFO_0008632 submitter: - submitter_name: tester - originating_lab: testLab \ No newline at end of file + submitter_name: John Doe + originating_lab: John Doe's kitchen \ No newline at end of file -- cgit v1.2.3