Create a DMP ID
A DMP ID is a DOI with the resourceTypeGeneral “OutputManagementPlan”. Since the release of schema 4.4 the resourceTypeGeneral controlled vocabulary now includes this option. A DMP ID is created in the same way as a normal DOI, with the same required fields, but must include the “OutputsManagementPlan” resourceTypeGeneral to be recognised. In addition, the Contributors should always be included in the metadata.
EXAMPLES:
Fabrica
XML
<resourceType resourceTypeGeneral="OutputManagementPlan"/>
JSON
"resourceTypeGeneral": "OutputManagementPlan"
Updated 9 months ago