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

import funder identifiers and metadata #38

Open
mbjones opened this issue Jul 2, 2021 · 1 comment
Open

import funder identifiers and metadata #38

mbjones opened this issue Jul 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mbjones
Copy link
Member

mbjones commented Jul 2, 2021

The dataone graph will hopefully have many references to funders through metadata documents that link to global funder identifers from the CrossRef Funder registry, and from the ROR system. Both are made available as data dumps:

I think it would be helpful to:

  1. Load both of these graphs
  2. Where possible, provide sameAs links across the graphs
  3. Use the graph to be able to provide contextual relationships for querying (e.g., summarize all datasets from NSF, or from GEO programs in NSF)

While the ROR graph isn't in RDF, its highly structured and provides very nicely structured cross-references to other identifier types like WikiData IDs, ISNI, etc.

Being able to report based on funders has long been a goal of ours, and getting all of this accessible in a queryable form would be really helpful.

@mbjones
Copy link
Member Author

mbjones commented Jul 2, 2021

Also, note that those data dumps are updated periodically, so we can both reimport periodically, and they each have a REST API as well.

@mbjones mbjones added the enhancement New feature or request label Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants