You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
We add a button that says "extract metadata from paper", maybe here:
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]
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.
Maybe we add an UNDO button? Not critical but would be nice.
The text was updated successfully, but these errors were encountered:
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:We add a button that says "extract metadata from paper", maybe here:
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]
The text was updated successfully, but these errors were encountered: