diff options
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index 15e4e44..5d9cffc 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -3,7 +3,6 @@ id: placeholder host: host_id: XX1 host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606 - host_common_name: string host_sex: http://purl.obolibrary.org/obo/NCIT_C27993 host_age: 20 host_age_unit: http://purl.obolibrary.org/obo/UO_0000036 @@ -16,8 +15,8 @@ sample: collector_name: XXX collecting_institution: XXX specimen_source: XXX - collection_date: XXX - collection_location: http://purl.obolibrary.org/obo/NCIT_C16428 + collection_date: 2020-01 + collection_location: http://purl.obolibrary.org/obo/GAZ_00002459 sample_storage_conditions: XXX additional_collection_information: XXX @@ -28,7 +27,7 @@ virus: technology: sample_sequencing_technology: XX sequence_assembly_method: XX - sequencing_coverage: 70x + sequencing_coverage: 70 submitter: submitter_name: tester @@ -38,4 +37,4 @@ submitter: provider_sample_id: string submitter_sample_id: string authors: testAuthor - submitter_orchid: X12 + submitter_orchid: https://orcid.org/0000-0002-1825-0097 |