The Open API specification for Synapse is now available for download!

Download Open API Spec

DataciteMetadata <INTERFACE>

org.sagebionetworks.repo.model.doi.v2.DataciteMetadata

JSON schema for metadata that is submitted to DataCite and can later be retrieved via DOI in Synapse, with the DataCite REST API, or with external citation services.

Known Implementations:
Doi
Field Type Description
creators ARRAY<DoiCreator> Required. The main researchers involved in producing the data, or the authors of the publication, in priority order.
titles ARRAY<DoiTitle> Required. A name or title by which a resource is known.
publicationYear INTEGER Required. The year that this resource became publicly accessible. Must be in YYYY format.
resourceType DoiResourceType Required. Describes the type of media that the DOI Metadata refers to.