From f795744116a9e86ab2a5c5e78761162e9d4ff7e0 Mon Sep 17 00:00:00 2001 From: lltommy Date: Tue, 28 Apr 2020 20:43:03 +0200 Subject: Adding field 'publication' to the maximum example --- example/maximum_metadata_example.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'example') diff --git a/example/maximum_metadata_example.yaml b/example/maximum_metadata_example.yaml index 0a6d910..260e4e4 100644 --- a/example/maximum_metadata_example.yaml +++ b/example/maximum_metadata_example.yaml @@ -33,12 +33,13 @@ technology: additional_technology_information: Optional free text field for addtional information submitter: + authors: [John Doe, Joe Boe, Jonny Oe] submitter_name: [John Doe] submitter_address: John Doe's adress originating_lab: John Doe kitchen lab_address: John Doe's address provider_sample_id: XXX1 submitter_sample_id: XXX2 - authors: [John Doe, Joe Boe, Jonny Oe] + publication: PMID00001113 submitter_orcid: [https://orcid.org/0000-0000-0000-0000,https://orcid.org/0000-0000-0000-0001] additional_submitter_information: Optional free text field for addtional information \ No newline at end of file -- cgit v1.2.3