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

Feature request: auto-populate metadata editor with metadata from DOI #2104

Open
3 of 5 tasks
bendichter opened this issue Dec 10, 2024 · 0 comments
Open
3 of 5 tasks

Comments

@bendichter
Copy link
Member

bendichter commented Dec 10, 2024

The DANDI cli now has update-dandiset-from-doi, which automatically extracts the contributor, name, description, and relatedResource information from the a paper. It would be great if we could expose this functionality in the metadata editor. Here's a proposal for how we might do this:

  1. We add a button that says "extract metadata from paper", maybe here:
    Untitled

  2. This leads you to a panel that has the following fields:

DOI of paper:

Populate:

  • Contributors (authors of paper)

  • Dandiset title (title of paper)

  • Dandiset description (abstract of paper)

  • relatedResource (link to this paper)

  • I understand that this will edit the existing forms. You should review the data and press the save button to save.*

[Submit]

  1. Then, for the boxes checked, the metadata of those fields will be overwritten in the form (not yet saved). The user will have the opportunity to review all these fields and then click the SAVE icon to same it.
  2. Maybe we add an UNDO button? Not critical but would be nice.
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

1 participant