Closed dkriethof closed 6 months ago
As a first step we can just use a simple schema that requires and author and publication date. Later we may want to get more detailed name info from authors later on and so some work in pass-ui to get that work from the DOI.
Documented findings here: https://docs.google.com/document/d/1JllSJ48d14AvIVyhB0l0zUTcoj1vSB2oNlKRwi2wAVs/edit?usp=sharing
What?
Investigate metadata requirements from InvenioRDM and CaltechAUTHORS. Document those requirements. Make the changes needed to support those requirements.
Why?
This will be needed in order to deposit to InvenioRDM and CaltechAUTHORS.
How?
This may require changes to the pass-core metadata service and pass-ui. If it makes sense, separate out generic InvenioRDM metadata support from CaltechAUTHORS.
Acceptance Criteria
Reasonable tests that show the support works.
Related Issues