Bug 37125

Summary: Update MARC21 authority frameworks to Update 33
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: MARC Authority data supportAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Pushed to main --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: phil, philippe.blouin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
This enhancement updates the MARC21 authority frameworks for new installations to reflect the changes from Update 33 (November 2021). NOTES: - For existing installations, manually updating the default and other frameworks with the changes is required.
Version(s) released in:
24.11.00
Circulation function:
Attachments: Bug 37125: Update MARC21 authority frameworks to Update 33
Bug 37125: Update MARC21 authority frameworks to Update 33

Description Caroline Cyr La Rose 2024-06-18 22:11:09 UTC
https://www.loc.gov/marc/up33authority/adapndxf.html

■ New content designators:
Subfields
$i Relationship information (R) in 672 (Title Related to the Entity)
$4 Relationship (R) in 672 (Title Related to the Entity)

■ Changes in content designator names and definitions:
Subfield
$g Coordinates - southernmost latitude redescribed in 034 (Coded Cartographic Mathematical Data)
Comment 1 Caroline Cyr La Rose 2024-06-18 22:18:33 UTC
Created attachment 167877 [details] [review]
Bug 37125: Update MARC21 authority frameworks to Update 33

The patch updates the MARC21 authority frameworks to Update 33

To test:
1. Apply patch and reset_all
2. Go to Administration > Authority types
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/up33authority/adapndxf.html

- No changes in the frameworks for field 034, changes only affect field
  documentation

- There should be two new subfields in 672
  - i - Relationship information (R)
  - 4 - Relationship (R)

5. Optional: Check other authority frameworks, they should all be changed
Comment 2 Phil Ringnalda 2024-06-19 19:09:47 UTC
Created attachment 167895 [details] [review]
Bug 37125: Update MARC21 authority frameworks to Update 33

The patch updates the MARC21 authority frameworks to Update 33

To test:
1. Apply patch and reset_all
2. Go to Administration > Authority types
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/up33authority/adapndxf.html

- No changes in the frameworks for field 034, changes only affect field
  documentation

- There should be two new subfields in 672
  - i - Relationship information (R)
  - 4 - Relationship (R)

5. Optional: Check other authority frameworks, they should all be changed

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 3 Katrin Fischer 2024-06-28 12:09:24 UTC
Picking this from the QA queue for pushing directly to main.
Comment 4 Katrin Fischer 2024-06-28 12:56:48 UTC
Pushed for 24.11!

Well done everyone, thank you!