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

Add metadata schema for InvenioRDM along with a test #88

Merged
merged 1 commit into from
May 20, 2024

Conversation

markpatton
Copy link
Contributor

As a first step for InvenioRDM suppport can just use a simple metadata 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

Copy link
Contributor

@tsande16 tsande16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Added tests pass locally for me. The only thing I might add, is adding some different schemas to test the robustness of the metadata schema service, but since this was a simple test the scope is fine. Really won't know how much Caltech metadata deviates from our global.json until we start developing the integration.

@markpatton markpatton merged commit 29efac4 into main May 20, 2024
2 checks passed
@markpatton markpatton deleted the 959-inveniordm branch August 7, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update PASS to handle metadata required by InvenioRDM and CaltechAUTHORS
2 participants