Bug 37135

Summary: Update MARC21 authority frameworks to Update 38
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 38 (June 2024). 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 37135: Update MARC21 authority frameworks to Update 38
Bug 37135: Update MARC21 authority frameworks to Update 38

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

■ New content designators:
Indicator
1stType of entity in 383 (Numeric Designation of Musical Work or Expression)
Indicator values
#No information provided in 383 (Numeric Designation of Musical Work or Expression) 1st indicator: Type of entity
0Work in 383 (Numeric Designation of Musical Work or Expression) 1st indicator: Type of entity
1Expression in 383 (Numeric Designation of Musical Work or Expression) 1st indicator: Type of entity
Subfields
$0 Authority record control number or standard number (R) in 082 (Dewey Decimal Call Number)
$0 Authority record control number or standard number (R) in 083 (Dewey Decimal Classification Number)
$1 Real World Object URI (R) in 082 (Dewey Decimal Call Number)
$1 Real World Object URI (R) in 083 (Dewey Decimal Classification Number)

■ Changes in content designator names and definitions:
Field
383Numeric Designation of Musical Work renamed Numeric Designation of Musical Work or Expression and field defintion and scope redescribed
Comment 1 Caroline Cyr La Rose 2024-06-19 20:34:03 UTC
Created attachment 167901 [details] [review]
Bug 37135: Update MARC21 authority frameworks to Update 38

The patch updates the MARC21 authority frameworks to Update 38

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

- There should be two new subfields in 082
  - 0 - Authority record control number or standard number (R)
  - 1 - Real World Object URI (R)

- There should be two new subfields in 083
  - 0 - Authority record control number or standard number (R)
  - 1 - Real World Object URI (R)

- Field 383 should be named NUMERIC DESIGNATION OF MUSICAL WORK OR EXPRESSION

5. Optional: Check other authority frameworks, they should all be changed
Comment 2 Phil Ringnalda 2024-06-19 21:37:48 UTC
Created attachment 167905 [details] [review]
Bug 37135: Update MARC21 authority frameworks to Update 38

The patch updates the MARC21 authority frameworks to Update 38

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

- There should be two new subfields in 082
  - 0 - Authority record control number or standard number (R)
  - 1 - Real World Object URI (R)

- There should be two new subfields in 083
  - 0 - Authority record control number or standard number (R)
  - 1 - Real World Object URI (R)

- Field 383 should be named NUMERIC DESIGNATION OF MUSICAL WORK OR EXPRESSION

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

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 3 Katrin Fischer 2024-07-02 08:12:26 UTC
Taking this out of QA queue to push to main.
Comment 4 Katrin Fischer 2024-07-02 08:21:41 UTC
Pushed for 24.11!

Well done everyone, thank you!