Bug 37135 - Update MARC21 authority frameworks to Update 38
Summary: Update MARC21 authority frameworks to Update 38
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:
Blocks:
 
Reported: 2024-06-19 20:25 UTC by Caroline Cyr La Rose
Modified: 2024-11-18 17:34 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 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 (4.07 KB, patch)
2024-06-19 20:34 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 37135: Update MARC21 authority frameworks to Update 38 (4.12 KB, patch)
2024-06-19 21:37 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 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!