diff options
-rw-r--r-- | example/maximum_metadata_example.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |