Local Contexts rights added to DataCite#12224
Open
qqmyers wants to merge 7 commits intoIQSS:developfrom
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
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.
What this PR does / why we need it: This PR adds code to the DOI XML metadata generation to add information about Local Contexts Notices and Labels to what is sent to DataCite. The format follows https://support.datacite.org/docs/local-contexts-notices-and-labels. A companion PR to update the retrieval filtering aspects of the Local Contexts external vocabulary script is being created. With those changes, richer information can be added to the DataCite XML, but this PR will minimally add a link to the Local Contexts project if the retrieval filtering is not updated in parallel.
Which issue(s) this PR closes:
Special notes for your reviewer: There are some inconsistencies in the guidance from DataCite and the Local Contexts API doesn't provide the exact information suggested for inclusion. I'll be working with Local Contexts to see what the best path forward is. Since changes to the guidance and API may take time, I think this PR should probably go forward as is and we can consider updates if/when others make changes.
Suggestions on how to test this: Configure LocalContexts as documented, add a dataset and link it to a project, export the Datacite format for the draft dataset and verify it contains Local Contexts rights info aligned with the guidance.
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation: