inveniosoftware / invenio-rdm-records

DataCite-based data model for InvenioRDM flavour.
https://invenio-rdm-records.readthedocs.io
MIT License
15 stars 81 forks source link

MARCXML: Renamed/moved fields #1702

Closed ptamarit closed 3 months ago

ptamarit commented 3 months ago

:heart: Thank you for your contribution!

Fixes https://github.com/zenodo/ops/issues/395

Description

Current state of this Pull request, split by commit:

  1. Do not remove whitespaces to make test failure diffs easier to read
  2. Fix updated field (005) date format -> reported in linked issue
  3. Add university (name of granting institution) to dissertation_note (502) -> reported in linked issue
  4. Add identifiers to creators and contributors -> not reported by anybody, but still a difference with legacy

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.