Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ORCID support has been added to the eXtyles XML export. ORCIDs are generally collected by online submission systems and made available to publishers in XML transmittal files. This metadata can be imported into your Word file using the Metadata Browse function in the Document Information dialog, and the ORCID and author information can then be synchronized, validated, and merged with the Author paragraph in the Word file during Author Processing.

ORCIDs can also be manually inserted into your Word file. If ORCID(s) are included in the author line of a manuscript in this form:

Related Content


then eXtyles will export them as:

Code Block
languagexml
<ext-link ext-link-type=”orcid” xlink:href=”http://orcid.org/0000-0001-6858-8806”/>http://orcid.org/0000-0001-6858-8806</ext-link>

inside the <contrib> element when using the NLM DTD (any version), or as:

Code Block
languagexml
<contrib-id contrib-id-type=”orcid”>http://orcid.org/0000-0001-6858-8806</contrib-id>

when using JATS, which added the new contrib-id element.

Info

You can learn more about eXtyles and ORCID on the Inera website: The eXtyles ORCID Integration Suite