oai_dc export: use publication date if production date is not set#8733
oai_dc export: use publication date if production date is not set#8733pdurbin merged 5 commits intoIQSS:developfrom
Conversation
|
Hi @tcoupin, for this next sprint we are catching up on Community PRs. Would you mind updating/ refreshing thiis PR from develop? Thanks! |
|
I rebase on develop branch |
src/main/java/edu/harvard/iq/dataverse/export/dublincore/DublinCoreExportUtil.java
Show resolved
Hide resolved
sekmiller
left a comment
There was a problem hiding this comment.
Looks good. thanks for the contribution and rebasing.
|
Looks good! Merged! Thanks @sekmiller @jggautier and @landreev for the discussion. At release time, @jggautier plans to update our crosswalk doc to explain the new date handling. I linked to the doc in the release note snippet I added: 97cf6bc We also discussed a bit how the Anyway, thanks, @tcoupin! Please keep the pull requests coming! 🎉 |
What this PR does / why we need it:
Production date is used as date tag when export dataset to oai_dc.
This PR use the publication date if production is not set.
Which issue(s) this PR closes:
Related to #8103 and #8732
Special notes for your reviewer:
Suggestions on how to test this:
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: