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

Updates to merging (#35) #39

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Updates to merging (#35) #39

merged 1 commit into from
Apr 3, 2023

Conversation

ammsalme
Copy link
Contributor

@ammsalme ammsalme commented Apr 3, 2023

  • Update melinda-marc-record-validators (v10.3.0): https://github.com/NatLibFi/marc-record-validators-melinda/releases/tag/v10.3.0 ** Use punctuation2 validator from marc-record-validators-melinda instead of a local punctuation validator ** Use removeInferiorDataFields from marc-record-validators-melinda to remove almost identical duplicated fields

  • Avoid duplicated, almost identical subfields by using improved subfield order and subfield merge rules

  • Keep LDR/05 as 'c' if sourceRecord has 'c'

  • Improve handling of f7xx linking fields ** Update subfield order in f773 and other f7xx linking fields ** Use current punctuation scheme for f773 and other f7xx linking fields (Note: sf $t should haven a period as ending punctuation.)

  • Improve subfield order for fields 800 and 810.

  • Update deps

  • Nv20230325 debug edits (Nb20230325 debug edits #38) ** Move development debugging to debugDev

  • 2.0.1-alpha.2


* Update melinda-marc-record-validators (v10.3.0): https://github.com/NatLibFi/marc-record-validators-melinda/releases/tag/v10.3.0  
** Use punctuation2 validator from marc-record-validators-melinda instead of a local punctuation validator
** Use removeInferiorDataFields from marc-record-validators-melinda to remove almost identical duplicated fields

* Avoid duplicated, almost identical subfields by using improved subfield order and subfield merge rules 
* Keep LDR/05 as 'c'  if sourceRecord has 'c'

* Improve handling of f7xx linking fields
** Update subfield order in f773 and other f7xx linking fields
** Use current punctuation scheme for f773 and other f7xx linking fields (Note: sf $t should haven a period as ending punctuation.)

* Improve subfield order for fields 800 and 810.

* Update deps

* Nv20230325 debug edits (#38)
** Move development debugging to debugDev

* 2.0.1-alpha.2

---------

Co-authored-by: Minttu Hurme <[email protected]>
@ammsalme ammsalme requested a review from a team as a code owner April 3, 2023 14:17
@ammsalme ammsalme merged commit da3cb99 into main Apr 3, 2023
@ammsalme ammsalme deleted the dev branch April 3, 2023 14:22
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.

2 participants