Summary: | Update MARC21 default framework to Update 37 (December 2023) | ||
---|---|---|---|
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: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david, lucas, martin.renvoize, phil, philippe.blouin |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement updates the default MARC21 framework for new installations to reflect the changes from Update 37 (December 2023).
NOTES:
- For existing installations, manually updating the default and other frameworks with the changes is required.
- For new installations, only the default framework is updated. Manually updating other frameworks with the changes is required.
|
Version(s) released in: |
24.05.00
|
Circulation function: | |||
Attachments: |
Bug 36108: Update MARC21 default framework to Update 37 (December 2023)
Bug 36108: Update MARC21 default framework to Update 37 (December 2023) |
Description
Caroline Cyr La Rose
2024-02-15 20:36:35 UTC
Created attachment 162226 [details] [review] Bug 36108: Update MARC21 default framework to Update 37 (December 2023) This patch updates the default MARC21 framework to reflect the changes brought by Update 37 (December 2023). To test: 1. Apply patch and reset_all 2. Go to Administration > MARC bibliographic framework 3. Click Actions next to the default framework and choose MARC structure 4. Check for the changes detailed in the update https://www.loc.gov/marc/bibliographic/bdapndxg.html - Two subfields of 022 should be marked as obsolete - l ISSN-L [OBSOLETE] - m Canceled ISSN-L [OBSOLETE] - There should be a new field 023, named CLUSTER ISSN - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (NR) - 1 Real World Object URI (R) - 2 Source (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Cluster ISSN (NR) - y Incorrect Cluster ISSN (R) - z Canceled Cluster ISSN (R) - There should be one new subfield in field 532 - 3 Materials specified (NR) 5. Optional: run the framework test in Administration > MARC bibliographic framework test --> All should be OK Created attachment 162227 [details] [review] Bug 36108: Update MARC21 default framework to Update 37 (December 2023) This patch updates the default MARC21 framework to reflect the changes brought by Update 37 (December 2023). To test: 1. Apply patch and reset_all 2. Go to Administration > MARC bibliographic framework 3. Click Actions next to the default framework and choose MARC structure 4. Check for the changes detailed in the update https://www.loc.gov/marc/bibliographic/bdapndxg.html - Two subfields of 022 should be marked as obsolete - l ISSN-L [OBSOLETE] - m Canceled ISSN-L [OBSOLETE] - There should be a new field 023, named CLUSTER ISSN - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (NR) - 1 Real World Object URI (R) - 2 Source (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Cluster ISSN (NR) - y Incorrect Cluster ISSN (R) - z Canceled Cluster ISSN (R) - There should be one new subfield in field 532 - 3 Materials specified (NR) 5. Optional: run the framework test in Administration > MARC bibliographic framework test --> All should be OK Signed-off-by: David Nind <david@davidnind.com> Grabbing this fix out of the QA queue. Pushed for 24.05! Well done everyone, thank you! |