Good morning, I’m referring to the Medra plugin issue on OJS 3.5.0-1 and 2. I’m reporting a standard issue with the generated XML file, which already occurs in all previous versions of OJS.
Can you please report this to the plugin developers?
The XML generated in version 3.4.0-8 (the last one that worked) didn’t extract all the fields correctly.
In practice, the downloaded XML, which in theory would have been automatically passed to Datacite for DOI submission, doesn’t have the ROR field in the field.
Do you use ROR plugin for OJS?
If ROR plugin is used and an author has a ROR, it sould be considered in the DataCite XML export.
In 3.5 RORs are part of the core, and are considered in the export.
Could you then check what DOI is in your system for that issue “Vol 3 Special Issue”?
If you enabled DOIs for issues, you can see it on the DOIs management page, on the Issues tab.
The DOI used in that relatedItem element is from the issue the article belongs to, not from the article itself.
jgsg-v3special issue clearly takes that value from the volume where the article was published, but it’s a useless field.
It would be correct, instead of taking the volume field, to take the doi value assigned to the article.
Do I make myself clear?