You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datacite does not currently support assigning unique DOIs to article versions. When support is added, the peer review export will need to be updated accordingly.
With the addition of internal support for peer review DOIs, support for including these in Crossref metadata exports and deposits is necessary. It will need to be added only for public peer reviews with proper reviewer identity anonymity taken into consideration
Ensure Datacite plugin is enabled, selected as DOI registration agency, and configured with test credentials
Take a submission through the editorial process and produce a published article with at least one public peer review.
Ensure peer review DOIs are enabled.
Export Datacite article metadata (meant for external deposit). This will produce files depending on the following scenarios:
If DOIs for multiple submissions are selected for export, a zip file will be generated containing an XML file for each selected submission. However, if only a single submission's DOI is to be exported, then a single XML file will be generated and downloaded. This behaviour predates this ticket.
If there are multiple public peer reviews to be exported (i.e a submission has multiple public peer reviews or multiple submissions with public peer reviews were selected), then a zip file will be generated containing an XML for each of the peer reviews. However, if only a single peer review is to be exported, then a single XML file will be generated and downloaded.
Important
Datacite does not currently support assigning unique DOIs to article versions. When support is added, the peer review export will need to be updated accordingly.
Related to:
With the addition of internal support for peer review DOIs, support for including these in Crossref metadata exports and deposits is necessary. It will need to be added only for public peer reviews with proper reviewer identity anonymity taken into consideration
DataCite schema: https://schema.datacite.org/meta/kernel-4/metadata.xsd
DataCite schema documentation: https://datacite-metadata-schema.readthedocs.io/en/4.7/
Guide on XML validation: https://support.datacite.org/docs/how-do-i-validate-doi-metadata
Steps to test the changes:
Prerequisites:
What application are you using?
OJS 3.6
Additional information
N/A
Pull Requests
ojs: pkp/ojs#5715
ops (submodule update): pkp/ops#1363
omp (submodule update): pkp/omp#2422
pkp-lib: #13119