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

Request: A system to suggest metadata changes #1942

Open
bendichter opened this issue May 19, 2024 · 0 comments
Open

Request: A system to suggest metadata changes #1942

bendichter opened this issue May 19, 2024 · 0 comments
Assignees

Comments

@bendichter
Copy link
Contributor

bendichter commented May 19, 2024

Here is an example of a great Dandiset: https://dandiarchive.org/dandiset/000957

The metadata is mostly right, but there are a few opportunities for improvement:

  • the keywords are not separated as they should be
  • The Funding information lists "Award Number: NIH BRAIN Initiative (U01NS113252)" when it should just be the grant code, without the "NIH BRAIN Initiative" label
  • The paper related resource is annotated as "Resource type: dcite:Dataset" when it should clearly be "Resource type: dcite:Preprint".

The DANDI Archive is filled with these sorts of small mistakes that could be easily fixed by a curation process.

I would like a system that would allow a curator to suggest changes to the metadata of a Dandiset that they do not own.

My preferred approach would be that the curator could create a pull request on the metadata.yml file within the DataLab GitHub repo for that Dandiset (e.g. here). We could have an automatic email that goes to the maintainer (which is required for all Dandisets) alerting them to this curation PR and requesting approval. This could be done entirely manually at first (validating against the metadata schema) and we could gradually replace steps with API and LLM-based automations that a human curator oversees. I am not sure what machinery would be needed to update the archive metadata based on an approved PR, but I would hope that wouldn't be too difficult to do via a GitHub Action mechanism.

@bendichter bendichter changed the title A system to suggest metadata changes Request: A system to suggest metadata changes May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants