From ab9f98d934bb5911b3c6bf91e3fe43b35b6ee348 Mon Sep 17 00:00:00 2001 From: Nils Hoffmann <3309580+nilshoffmann@users.noreply.github.com> Date: Tue, 20 Dec 2022 11:46:13 +0100 Subject: [PATCH] Added orcid as new field for contact. Orcid is a practical identifier id for researchers. Adding orcid as an optional field for contacts will make it easier to (re)find contacts who have changed affiliations and may no longer be reachable via the original e-mail. --- ...ab_format_specification_2_0-M_release.adoc | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/specification_document-releases/2_0-Metabolomics-Release/mzTab_format_specification_2_0-M_release.adoc b/specification_document-releases/2_0-Metabolomics-Release/mzTab_format_specification_2_0-M_release.adoc index e074115..de58a39 100644 --- a/specification_document-releases/2_0-Metabolomics-Release/mzTab_format_specification_2_0-M_release.adoc +++ b/specification_document-releases/2_0-Metabolomics-Release/mzTab_format_specification_2_0-M_release.adoc @@ -20,7 +20,7 @@ endif::[] :commit-hash: UNDEFINED :build-date: UNDEFINED -:document-version: 2.0.0-Final March 2019 (RELEASE) +:document-version: 2.0.1-Draft December 2022 (DRAFT) //disable section numbering :!sectnums: @@ -680,6 +680,25 @@ MTD contact[2]-email crick@cam.ac.uk .... |=================================================== +[[contact1-n-orcid]] +==== contact[1-n]-orcid + +[cols=",",] +|=================================================== +|*Description* |The contact's orcid id, without https prefix. +|*Type* |Regex +.... +[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]{1} +.... +|*Mandatory* |False +|*Example* a| +.... +… +MTD contact[2]-email crick@cam.ac.uk +MTD contact[2]-orcid 0000-0002-1825-0097 +.... +|=================================================== + [[uri1-n]] ==== uri[1-n]