-
Notifications
You must be signed in to change notification settings - Fork 32
Include support for schema v4.6 #115
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
Open
BaptisteCecconi
wants to merge
15
commits into
inveniosoftware:master
Choose a base branch
from
BaptisteCecconi:schema46
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* The version of the file is update to v4.6. * The value "Translator" is added to the contributorType list. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The values "Award" and "Project" are added to the resourceTypeGeneral list according to schema v4.6. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The values "IsTranslationOf" and "HasTranslation" are added to the relationType list according to schema v4.6. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The value "Coverage" is added to the dateType list, according to schema v4.6 Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The values "CSTR" and "RRID" are added to the relatedIdentifierType list accordingly to the schema v4.6. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The content is copied from schema45.py. * The version has been updated to v4.6 through out the file. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The content is copied from test_schema45.py. * The version has been updated to v4.6 through out the file. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The v4.6 full example files (in JSON and XML formats) have been adapted from the v4.5. * The new values for dateType, resourceTypeGeneral, relatedIdentifierType, contributorType and relationType are included. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* Datacite schema v4.6 have been copied from Datacite web server. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The test now uses the v4.6 value for "Coverage" Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* All v4.5 tests have been replicated (and updated) for v4.6 Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The example scripts have been updated to use schema v4.6. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
* The section named "DataCite v4.6 Metadata Management" is added and linked to the relevant modules. Co-authored-by: Baptiste Cecconi <baptiste.cecconi@obspm.fr>
Contributor
|
Closing and re-opening to trigger CI |
Zack-83
approved these changes
Jan 12, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
❤️ Thank you for your contribution!
Description
Add support for schema v4.6 (see #111)
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
Frontend
Reminder
By using GitHub, you have already agreed to the GitHub’s Terms of Service including that: