Closed
Description
We want to capture both unpublished/non-existent DOIs that are linked to and unpublished URLs, so we need two different data sources:
- For DOIs, rely on Datacite's resolution reports: https://stats.datacite.org/resolutions.html
- For URLs query our Dataverse's log
Let's try to get something approximately along these lines:
- On the 15th of each month, query both sources above
- Turn the DOIs into QDR dataverse URLs using the DOI suffix
- Discard URLs that aren't valid (e.g. I'm seeing things like
10.5064/F68G8HMM.
and10.5064/ABCD
in the Datacite resolution logs -- those aren't relevant to us) - Create a table that includes the URL and the number of failed resolutions/access attempts and email it to [email protected] as well as Dessi and my email.
Metadata
Metadata
Assignees
Labels
No labels