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

funding reference in metadata #1106

Open
tilfischer opened this issue Mar 13, 2024 · 0 comments
Open

funding reference in metadata #1106

tilfischer opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement greater code or enhancement of existing feature

Comments

@tilfischer
Copy link
Member

Is your enhancement request related to a problem? Please describe.
Third-party funded research e.g. funded by the DFG requires researchers to provide funding reference. This is part of the DataCite DOI metadata e.g.:

"fundingReferences": [
{
"awardUri": "https://gepris.dfg.de/gepris/projekt/441958208",
"schemeUri": "https://ror.org/",
"awardTitle": "NFDI4Chem – Chemistry Consortium in the NFDI",
"funderName": "Deutsche Forschungsgemeinschaft",
"awardNumber": "441958208",
"funderIdentifier": "https://ror.org/018mejw64",
"funderIdentifierType": "ROR"
}
]

Describe the solution you'd like
User should be able to provide that metadata or add this metadata if they update the metadata (connected to #1105)

Best,
Tillmann

@tilfischer tilfischer added the enhancement greater code or enhancement of existing feature label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement greater code or enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant