Bug 37132 - Update MARC21 authority frameworks to Update 35
Summary: Update MARC21 authority frameworks to Update 35
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Authority data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Caroline Cyr La Rose
QA Contact: Testopia
URL:
Keywords:
Depends on: 37123
Blocks:
  Show dependency treegraph
 
Reported: 2024-06-19 19:20 UTC by Caroline Cyr La Rose
Modified: 2024-11-18 17:09 UTC (History)
3 users (show)

See Also:
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:


Attachments
Bug 37132: Update MARC21 authority frameworks to Update 35 (2.60 KB, patch)
2024-06-19 19:34 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 37132: Update MARC21 authority frameworks to Update 35 (2.65 KB, patch)
2024-06-19 20:39 UTC, Phil Ringnalda
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!