diff options
author | lltommy | 2020-04-10 15:39:56 +0200 |
---|---|---|
committer | lltommy | 2020-04-10 15:39:56 +0200 |
commit | ddabd9390d2b221786ef58a6d85200eecf82ca2f (patch) | |
tree | 63a08c1b8ac7330303d193211b38dced3cb7e168 /example/metadata.yaml | |
parent | ff3007e42b5a8a866de9f6c3e2864854cd8c822f (diff) | |
download | bh20-seq-resource-ddabd9390d2b221786ef58a6d85200eecf82ca2f.tar.gz bh20-seq-resource-ddabd9390d2b221786ef58a6d85200eecf82ca2f.tar.lz bh20-seq-resource-ddabd9390d2b221786ef58a6d85200eecf82ca2f.zip |
Updating schema and examples, including URIs
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index 41ff93e..a2f6e57 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -1,3 +1,5 @@ +submission: publicSequenceResource + host: host_id: XX1 host_species: string @@ -10,6 +12,7 @@ host: additional_host_information: string sample: + sample_id: XXX collector_name: XXX collecting_institution: XXX specimen_source: XXX @@ -36,3 +39,4 @@ submitter: submitter_sample_id: string authors: testAuthor submitter_id: X12 + submitter_date: Subdate |