Summary: | Update MARC21 default framework to Update 39 (December 2024) | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | MARC Bibliographic data support | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | phil |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 38873: Update MARC21 default framework to Update 39 (December 2024)
Bug 38873: Update MARC21 default framework to Update 39 (December 2024) Bug 38873: Update MARC21 default framework to Update 39 (December 2024) |
Description
Caroline Cyr La Rose
2025-01-13 14:42:13 UTC
Created attachment 176456 [details] [review] Bug 38873: Update MARC21 default framework to Update 39 (December 2024) This patch updates the MARC21 default bibliographic framework to include changes brought by Update 39 to the MARC21 format. See https://www.loc.gov/marc/bibliographic/bdapndxg.html for the list of changes. Changes to field 506 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) Changes to field 508 - Added subfield $3 Materials specified (NR) Changes to field 511 - Added subfield $3 Materials specified (NR) Changes to field 540 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) - Renamed subfield $f to Standardized terminology for use and reproduction rights To test: 1. Apply patch and restart_all 2. Go to Administration > MARC bibliographic framework > Default framework 3. Check that the additions/modifications are correct as per the list above 4. Optionally, run the MARC bibliographic framework test, and make sure there are no errors NOTE: This change only applies to NEW installations. For existing installations, you must make the changes yourself in Administration > MARC bibliographic framework. This is to avoid overwriting customizations libraries might have made to their cataloging frameworks. Created attachment 176458 [details] [review] Bug 38873: Update MARC21 default framework to Update 39 (December 2024) This patch updates the MARC21 default bibliographic framework to include changes brought by Update 39 to the MARC21 format. See https://www.loc.gov/marc/bibliographic/bdapndxg.html for the list of changes. Changes to field 506 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) Changes to field 508 - Added subfield $3 Materials specified (NR) Changes to field 511 - Added subfield $3 Materials specified (NR) Changes to field 540 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) - Renamed subfield $f to Standardized terminology for use and reproduction rights To test: 1. Apply patch and reset_all 2. Go to Administration > MARC bibliographic framework > Default framework 3. Check that the additions/modifications are correct as per the list above 4. Optionally, run the MARC bibliographic framework test, and make sure there are no errors NOTE: This change only applies to NEW installations. For existing installations, you must make the changes yourself in Administration > MARC bibliographic framework. This is to avoid overwriting customizations libraries might have made to their cataloging frameworks. Changed restart_all to reset_all in the test plan. I always get those confused... Created attachment 176503 [details] [review] Bug 38873: Update MARC21 default framework to Update 39 (December 2024) This patch updates the MARC21 default bibliographic framework to include changes brought by Update 39 to the MARC21 format. See https://www.loc.gov/marc/bibliographic/bdapndxg.html for the list of changes. Changes to field 506 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) Changes to field 508 - Added subfield $3 Materials specified (NR) Changes to field 511 - Added subfield $3 Materials specified (NR) Changes to field 540 - Added subfield $0 Authority record control number or standard number (R) - Added subfield $1 Real World Object URI (R) - Renamed subfield $f to Standardized terminology for use and reproduction rights To test: 1. Apply patch and reset_all 2. Go to Administration > MARC bibliographic framework > Default framework 3. Check that the additions/modifications are correct as per the list above 4. Optionally, run the MARC bibliographic framework test, and make sure there are no errors NOTE: This change only applies to NEW installations. For existing installations, you must make the changes yourself in Administration > MARC bibliographic framework. This is to avoid overwriting customizations libraries might have made to their cataloging frameworks. Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> |