DataCite Schema

Forword

The DataCite Metadata Schema defines a list of core metadata properties to enable an accurate and consistent identification of a resource for citation and retrieval purposes.(schema.datacite.org)

Specification

For describing the metadata documents and the metadata schema documents/application profiles the DataCite JSON schema is used. See examples on next pages for minimal DataCite JSON documents.

Metadata of a Metadata Document

The metadata or a metadata document may contain the following fields:

EntryDescription
identifiersIdentifier of the DO
creatorsCreator of the DO
titlesTitle of the DO
publisherPublisher of the DO
publicationYearPublication year of the DO
formatsMimetype of the content.
relatedIdentifiersRelated DOs.
Mandatory relation types:
- IsMetadataFor: Identifier of the data
- IsDescribedBy: Identifier of the schema/AP
schemaVersionexpected value: "http://datacite.org/schema/kernel-4"

Metadata of a Schema Document / Application Profile

The metadata or a schema document/application profile may contain the following fields:

EntryDescription
identifiersIdentifier of the DO
creatorsCreator of the DO
titlesTitle of the DO
publisherPublisher of the DO
publicationYearPublication year of the DO
formatsMimetype of the content.
schemaVersionexpected value: "http://datacite.org/schema/kernel-4"