DoiResponse
org.sagebionetworks.repo.model.doi.v2.DoiResponse
An response to a DOI mint or update request.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| doi | Doi | JSON schema for fields associated with a DOI and its metadata. This object contains fields from both DoiAssociation and DataciteMetadata. To mint a DOI, the following fields are required:
For more information, see the DoiAssociation and DataciteMetadata objects. |