diff options
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r-- | example/minimal_example.yaml | 15 |
1 files changed, 7 insertions, 8 deletions
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 |