How can I map different metadata formats to the DataCite schema?

Supported formats

You can send metadata to DataCite in any of the following formats and it will be converted and validated against the DataCite XML schema. The DataCite Metadata Schema website provides detailed descriptions of all fields in the XML schema and examples.

Full metadata

  • DataCite XML
  • DataCite JSON API
  • Schema.org JSON-LD
  • Codemeta JSON
  • BibTeX
  • RIS
  • Citeproc JSON
  • JATS XML

Citation metadata crosswalk

The required fields for citation.

DataCite XMLschema.orgRISBibTexCode metaJSON API responseCiteproc JSONJats XML
identifier@idDO@misc@ididIdpub-id
titlenameT1titlenametitlestitlesource
creatorauthorAUauthorauthorcreatorsauthorperson-group
publisherpublisherPBpublisherpublisherpublisherpublisherpublisher-name
publicationYeardatePublishedPYyeardatePublishedpublicationYearissuedyear
versionversionversionversionversionversion
resourceTypeGeneral@typeTYtypestypestypestypepublication-type

Discovery metadata crosswalk

The most important fields for describing the resource.

DataCite XMLschema.orgRISBibTexCode metaJSON API responseCiteproc JSONJats XML
descriptiondescriptionABdescriptiondescriptionsabstract
subjectkeywordsKWkeywordssubjectscategories
rightslicenseSNcopyrightlicenserights
relatedIdentifierisPartOf
citation
SNrelatedLinkrelatedIdentifiers

DataCite JSON

The DataCite REST API supports JSON-formatted DataCite metadata for creating and updating DOI metadata.

DataCite JSON is a supported format for retrieving DataCite metadata via content negotiation, DataCite Commons, and other sources.

Dublin Core

The DataCite Metadata Working Group. (2021). Provides a DataCite to Dublin Core Mapping 4.4.

Resources

  1. The Research Data Alliance Research Metadata Schemas Working Group has put together a prototype service for the research data management community in support of managers who are investigating options for including schema.org markup into existing well formed metadata.

  2. This publication from Scientific Data a data citation roadmap for scholarly data repositories is a practical roadmap for scholarly data repositories to implement data citation in accordance with the Joint Declaration of Data Citation Principles.

  3. The full Crosswalk of CodeMeta metadata.

  4. DataCite's Bolognese Github repository for metadata conversions for conversion of DOI metadata from and to different metadata formats, including schema.org.