EPrints Technical Mailing List Archive

See the EPrints wiki for instructions on how to join this mailing list and related information.

Message: #10145


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] coin DOI with Datacite


CAUTION: This e-mail originated outside the University of Southampton.

https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feprintsug%2FDataCiteDoi%2Fblob%2Ffb9379fd834d5aad7507b8dcbe6d23bc49165a6e%2Flib%2Fplugins%2FEPrints%2FPlugin%2FExport%2FDataCiteXML.pm%23L61&data=05%7C02%7Ceprints-tech%40ecs.soton.ac.uk%7Cf2cf150357984f46eb8e08ddae4e17b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C638858372618745472%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=jJJdwh4kcORGSG2iVwqLriHYcKXf55hwsR9R1cth9u4%3D&reserved=0

Can someone explain me why this code will try to coin a DOI while
exporting the XML? If the DOI coi has failed before, it will fail again.
This is a read operation that became a write operation. This can be
triggered easily on oai2 cgi script is something going wrong, thus OAI
failing too.

I'm thinking of implementing a filter in oai2 to avoid records without a
DOI, do you have some experience on this?

Thanks!