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

016 fields dropped #23

Open
jodiw01 opened this issue May 22, 2024 · 1 comment
Open

016 fields dropped #23

jodiw01 opened this issue May 22, 2024 · 1 comment

Comments

@jodiw01
Copy link

jodiw01 commented May 22, 2024

Using bibframe2marc v2.5:

When a MARC record contains multiple 016 fields, bibframe2marc includes the first one twice in the output record and the second one is dropped.

Examples:
001 11138862
https://id.loc.gov/resources/instances/11138862.html

016 7$aB59000000$2dnlm
016 7$aB59000000$2dnlm

Should have:
016 7$aB59000000$2dnlm
016 7$a013890614$2Uk

@jodiw01
Copy link
Author

jodiw01 commented Jun 20, 2024

with bibframe2marc v2.6, the behavior has changed. Both 016 fields are dropped.
https://preprod-8288.id.loc.gov/resources/instances/22753990.bf2m.xml
https://preprod-8288.id.loc.gov/resources/instances/11913875.bf2m.xml

@jodiw01 jodiw01 changed the title Duplicate 016 fields created 016 fields dropped Jun 20, 2024
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

No branches or pull requests

1 participant