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

Show DOIs for published datasets #1593

Open
sbliven opened this issue Sep 18, 2024 · 1 comment
Open

Show DOIs for published datasets #1593

sbliven opened this issue Sep 18, 2024 · 1 comment
Labels

Comments

@sbliven
Copy link
Contributor

sbliven commented Sep 18, 2024

Summary

For published datasets there should be a link from the dataset to any DOIs. This mapping is stored in the published-dataset schema, but not included in the dataset pages.

Expected Behaviour

I could see this included either on the Dataset 'Details' tab or on the 'Related Datasets' tab. I think the DOI should have some prominence, so adding it to 'Details' might be better. The Details tab also has a switch for the Dataset.isPublished field, which I would expect to be synchronized with the DOI state for sites that assign DOIs.

Extra Details

  • Datasets can belong to multiple DOIs
  • We might need to add a mongodb index across PublishedDataset.pidArray for performance
@nitrosx
Copy link
Contributor

nitrosx commented Nov 5, 2024

I like this idea!!!
Do you mean like we have from derived dataset to their input datasets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants