Add DOI to Upload
Closes #2540 (closed)
Generalize DOI handling (dataset, upload)- Strip down
DOIclass (only to be used for Dataset) - Add package
datacitewithclient,models,utilsandserviceto interact with DataCite - Add
doifield to Upload class with EmbeddedDOI document- Subfields:
doi
- Subfields:
- Add endpoint
upload/{upload_id}/assign-doi - Resolve DOI target url in GUI
- Testing
- Update doi tests
- Update dataset sets
- Add upload test
- Enable datacite in config to actually test in CI (affected by
defaults.yaml)
Edited by Sascha Klawohn