Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk update DataCite metadata to keep them up-to-date #549

Open
2 tasks
only1chunts opened this issue Jan 19, 2021 · 4 comments
Open
2 tasks

Bulk update DataCite metadata to keep them up-to-date #549

only1chunts opened this issue Jan 19, 2021 · 4 comments

Comments

@only1chunts
Copy link
Member

only1chunts commented Jan 19, 2021

user story

As a curator
I want to bulk update the DataCite metadata for all datasets
So that we have up-to-date information for all datasets in DataCite

Acceptance criteria

Given there are a number of Datasets with incorrect entries in DataCite
When I run the bulk update job
Then all the incorrect DataCite entry are corrected

When #372 and #456 have been done, we then need a script to run over the database and update things in DataCite to the new XML so that we capture as many links as possible in DataCite.

This should include updating the datacite XML for the Ruili plant datasets that were originally registered in DataCite with minimal metadata.

This story depends on:

@alli83
Copy link
Collaborator

alli83 commented Oct 16, 2024

@only1chunts it's a script that will only be run once and won't be reused, right?

@only1chunts
Copy link
Member Author

The bulk update, yes, its a one off.
If we need to do something similar in the future it will be because either the datacite schema or ours has been updated and/or more things need to be added, so at that point this script wouldn't be terribly useful anyway.

@only1chunts
Copy link
Member Author

FYI - I attended a DataCite training course yesterday, it included some stuff on their API. They have shared the slides here https://zenodo.org/records/14018758 .
There were multiple questions from the attendees about how to do bulk updates, and the short answer is that there is no bulk update facility, they suggested writting wrapper scrpits to do multiple individual updates.

@alli83
Copy link
Collaborator

alli83 commented Dec 10, 2024

pre step: #2125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Estimate
Development

No branches or pull requests

3 participants