Bug 34658 - Update MARC21 default framework to Update 33 (Nov. 2021)
Summary: Update MARC21 default framework to Update 33 (Nov. 2021)
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Caroline Cyr La Rose
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 34649
Blocks: 34659
  Show dependency treegraph
 
Reported: 2023-08-30 14:56 UTC by Caroline Cyr La Rose
Modified: 2023-11-27 15:10 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
This enhancement updates the default MARC21 bibliographic framework to reflect changes brought to the format by Update 33 (Nov. 2021). Note that this only affects new installations. For existing installations, you can modify your MARC frameworks in Administration > MARC bibliographic framework. Changes to the value builder will affect all installations. Details of Update 33 are on the Library of Congress Website: https://www.loc.gov/marc/up33bibliographic/bdapndxg.html
Version(s) released in:
23.11.00


Attachments
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021) (4.17 KB, patch)
2023-08-30 15:45 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) (7.19 KB, patch)
2023-08-30 15:45 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021) (4.22 KB, patch)
2023-09-02 10:28 UTC, David Nind
Details | Diff | Splinter Review
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) (7.23 KB, patch)
2023-09-02 10:28 UTC, David Nind
Details | Diff | Splinter Review
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021) (4.27 KB, patch)
2023-10-06 11:54 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) (7.29 KB, patch)
2023-10-06 11:54 UTC, Katrin Fischer
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 2023-08-30 14:56:17 UTC
https://www.loc.gov/marc/up33bibliographic/bdapndxg.html

■ New content designators:
Subfields
$j Original capture and storage technique (R) in 344 (Sound Characteristics)
$l Binding (R) in 340 (Physical Medium)
$y Incorrect ISSN (R) in 490 (Series Statement)
$z Canceled ISSN (R) in 490 (Series Statement)

■ Changes in content designator names and definitions:
Field
034Coded Cartographic Mathematical Data field definition and scope redescribed.

Character Position
007/13 (Sound Recording) - Capture and storage technique renamed Original capture
                          and storage technique and redescribed.
Codes
a - Acoustical capture, direct storage renamed Acoustical capture, analog direct storage
                  and redescribed in Sound Recording 007/13 (Original capture and storage technique)
b - Direct storage, not acoustical renamed Electrical capture, analog direct storage
                  and redescribed in Sound Recording 007/13 (Original capture and storage technique)
d - Digital storage renamed Electrical capture, digital storage and redescribed in
                  Sound Recording 007/13 (Original capture and storage technique)
e - Analog electrical storage renamed Electrical capture, analog electrical storage
                  and redescribed in Sound Recording 007/13 (Original capture and storage technique)
u - Unknown renamed Unknown capture and storage and redescribed in
                  Sound Recording 007/13 (Original capture and storage technique)
Comment 1 Caroline Cyr La Rose 2023-08-30 15:45:15 UTC
Created attachment 154972 [details] [review]
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021)

iThis patch updates the default MARC21 framework to reflect the changes brought by Update 33 (November 2021).

To test:
1. Apply patch and restart
2. Go to Administration > MARC bibliographic framework
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/up33bibliographic/bdapndxg.html

- There should be a new subfield in field 340
  - l Binding (R)

- There should be a new subfield in field 344
  - j Original capture and storage technique (R)

- There should be two new subfields in field 490
  - y Incorrect ISSN (R)
  - z Canceled ISSN (R)
  **Note that subfield 7 was added in a later update and is therefore not included in this patch
Comment 2 Caroline Cyr La Rose 2023-08-30 15:45:18 UTC
Created attachment 154973 [details] [review]
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021)

This patch updates the terms used in the 007 value builder in
concordance with the MARC21 format update 33.

To test:
1. Apply patch and restart
2. Go to Cataloguing > New recordGo to Cataloguing > New record
3. Click the small tag editor icon next to 007
3. Change Material type to Sound recording
   --> Position 13 should now be named Original capture and storage technique
4. Open the 13 Original capture and storage technique drop-down menu
   --> The values should be renamed

a - Acoustical capture, analog direct storage
b - Electrical capture, analog direct storage
d - Electrical capture, digital storage
e - Electrical capture, analog electrical storage
u - Unknown capture and storage
z - Other **Unchanged
| - No attempt to code **Unchanged
Comment 3 David Nind 2023-09-02 10:28:45 UTC
Created attachment 155166 [details] [review]
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021)

This patch updates the default MARC21 framework to reflect the changes brought by Update 33 (November 2021).

To test:
1. Apply patch and restart
2. Go to Administration > MARC bibliographic framework
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/up33bibliographic/bdapndxg.html

- There should be a new subfield in field 340
  - l Binding (R)

- There should be a new subfield in field 344
  - j Original capture and storage technique (R)

- There should be two new subfields in field 490
  - y Incorrect ISSN (R)
  - z Canceled ISSN (R)
  **Note that subfield 7 was added in a later update and is therefore not included in this patch

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 David Nind 2023-09-02 10:28:47 UTC
Created attachment 155167 [details] [review]
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021)

This patch updates the terms used in the 007 value builder in
concordance with the MARC21 format update 33.

To test:
1. Apply patch and restart
2. Go to Cataloguing > New recordGo to Cataloguing > New record
3. Click the small tag editor icon next to 007
3. Change Material type to Sound recording
   --> Position 13 should now be named Original capture and storage technique
4. Open the 13 Original capture and storage technique drop-down menu
   --> The values should be renamed

a - Acoustical capture, analog direct storage
b - Electrical capture, analog direct storage
d - Electrical capture, digital storage
e - Electrical capture, analog electrical storage
u - Unknown capture and storage
z - Other **Unchanged
| - No attempt to code **Unchanged

Signed-off-by: David Nind <david@davidnind.com>
Comment 5 Katrin Fischer 2023-10-06 11:54:42 UTC
Created attachment 156617 [details] [review]
Bug 34658: Update MARC21 default framework to Update 33 (Nov. 2021)

iThis patch updates the default MARC21 framework to reflect the changes brought by Update 33 (November 2021).

To test:
1. Apply patch and restart
2. Go to Administration > MARC bibliographic framework
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/up33bibliographic/bdapndxg.html

- There should be a new subfield in field 340
  - l Binding (R)

- There should be a new subfield in field 344
  - j Original capture and storage technique (R)

- There should be two new subfields in field 490
  - y Incorrect ISSN (R)
  - z Canceled ISSN (R)
  **Note that subfield 7 was added in a later update and is therefore not included in this patch

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 6 Katrin Fischer 2023-10-06 11:54:44 UTC
Created attachment 156618 [details] [review]
Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021)

This patch updates the terms used in the 007 value builder in
concordance with the MARC21 format update 33.

To test:
1. Apply patch and restart
2. Go to Cataloguing > New recordGo to Cataloguing > New record
3. Click the small tag editor icon next to 007
3. Change Material type to Sound recording
   --> Position 13 should now be named Original capture and storage technique
4. Open the 13 Original capture and storage technique drop-down menu
   --> The values should be renamed

a - Acoustical capture, analog direct storage
b - Electrical capture, analog direct storage
d - Electrical capture, digital storage
e - Electrical capture, analog electrical storage
u - Unknown capture and storage
z - Other **Unchanged
| - No attempt to code **Unchanged

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 7 Tomás Cohen Arazi 2023-10-09 14:43:41 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 8 Fridolin Somers 2023-10-09 19:49:21 UTC
Enhancement not pushed to 23.05.x
Comment 9 Aude Charillon 2023-11-27 15:10:59 UTC
Checked Koha Manual - no update needed.