From 4f4229a61e63649730e7120c764f364078860f0f Mon Sep 17 00:00:00 2001 From: lltommy Date: Sat, 11 Apr 2020 02:44:04 +0200 Subject: Adding descriptions to the yml schema, slight changes to the yml schema --- example/minimal_example.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'example/minimal_example.yaml') diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index f312ab7..160d1d4 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -1,8 +1,9 @@ -submission: publicSequenceResource +id: placeholder host: host_id: XX host_species: string + host_sex: string sample: sample_id: XXX @@ -14,5 +15,4 @@ technology: submitter: submitter_name: tester - originating_lab: testLab - submitter_date: Subdate \ No newline at end of file + originating_lab: testLab \ No newline at end of file -- cgit v1.2.3