Bug 37132

Summary: Update MARC21 authority frameworks to Update 35
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: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lucas, 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 35 (December 2022). 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:
Bug Depends on: 37123    
Bug Blocks:    
Attachments: Bug 37132: Update MARC21 authority frameworks to Update 35
Bug 37132: Update MARC21 authority frameworks to Update 35

Description Caroline Cyr La Rose 2024-06-19 19:20:29 UTC
https://www.loc.gov/marc/up35authority/adapndxf.html

■ New content designators:
Indicator values
3Component part(s) of resource in 856 (Electronic Location and Access)
         2nd indicator: Relationship
4Version of component part(s) of resource in 856 (Electronic Location
         and Access) 2nd indicator: Relationship
Subfields
$g Persistent identifier (R) in 856 (Electronic Location and Access)
$h Non-functioning Uniform Resource Identifier (R) in 856 (Electronic Location
           and Access)

■ Changes in content designator names and definitions:
Indicator
2ndRelationship redescribed in 856 (Electronic Location and Access)
Subfields
$qElectronic format type changed to repeatable and redescribed in 856 (Electronic
          Location and Access)
$uUniform Resource Identifier redescribed in 856 (Electronic Location and Access)
Comment 1 Caroline Cyr La Rose 2024-06-19 19:22:44 UTC
Some of the changes in this update are built upon changes from update 31 (bug 37123).
Comment 2 Caroline Cyr La Rose 2024-06-19 19:34:52 UTC
Created attachment 167897 [details] [review]
Bug 37132: Update MARC21 authority frameworks to Update 35

The patch updates the MARC21 authority frameworks to Update 35

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/up35authority/adapndxf.html

- There should be a new subfield in 856
  - g - Persistent identifier (R)

- Subfield 856$h should be renamed Non-functioning Uniform Resource Identifier and should now be repeatable

- Subfield 856$q should now be repeatable

5. Optional: Check other authority frameworks, they should all be changed
Comment 3 Phil Ringnalda 2024-06-19 20:39:29 UTC
Created attachment 167902 [details] [review]
Bug 37132: Update MARC21 authority frameworks to Update 35

The patch updates the MARC21 authority frameworks to Update 35

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/up35authority/adapndxf.html

- There should be a new subfield in 856
  - g - Persistent identifier (R)

- Subfield 856$h should be renamed Non-functioning Uniform Resource Identifier and should now be repeatable

- Subfield 856$q should now be repeatable

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

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 4 Katrin Fischer 2024-06-28 12:54:00 UTC
Picked from QA queue for direct push to main.
Comment 5 Katrin Fischer 2024-06-28 12:56:55 UTC
Pushed for 24.11!

Well done everyone, thank you!