[Bug 34649] New: Update MARC21 default framework to Update 32 (June 2021)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Bug ID: 34649 Summary: Update MARC21 default framework to Update 32 (June 2021) Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org https://www.loc.gov/marc/up32bibliographic/bdapndxg.html ■ New content designators: Fields 334Mode of Issuance (R) 353Supplementary Content Characteristics (R) Indicator 1stType of entity in 046 (Special Coded Dates) Indicator values #No information provided in 046 (Special Coded Dates) 1st indicator: Type of entity 1Work in 046 (Special Coded Dates) 1st indicator: Type of entity 2Expression in 046 (Special Coded Dates) 1st indicator: Type of entity 3Manifestation in 046 (Special Coded Dates) 1st indicator: Type of entity Subfields $c Form of musical notation term (R) in 348 (Notated Music Characteristics) $d Form of musical notation code (R) in 348 (Notated Music Characteristics) $i Sound content (R) in 344 (Sound Characteristics) $x Nonpublic note (R) in 046 (Special Coded Dates) $z Public note (R) in 046 (Special Coded Dates) $0 Authority record control number or standard number (NR) in 022 (International Standard Serial Number) $1 Real World Object URI (R) in 022 (International Standard Serial Number) $3 Materials specified (NR) in 046 (Special Coded Dates) Codes g - Magazine in Continuing Resources 008/21 (Type of continuing resource) (006/04) h - Blog in Continuing Resources 008/21 (Type of continuing resource) (006/04) j - Journal in Continuing Resources 008/21 (Type of continuing resource) (006/04) r - Repository in Continuing Resources 008/21 (Type of continuing resource) (006/04) s - Newsletter in Continuing Resources 008/21 (Type of continuing resource) (006/04) t - Directory in Continuing Resources 008/21 (Type of continuing resource) (006/04) ■ Changes in content designator names and definitions: Fields 348Format of Notated Music renamed Notated Music Characteristics Subfields $2 Edition number renamed Edition information and redescribed in 082 (Dewey Decimal Classification Number) $2 Edition number renamed Edition information and redescribed in 083 (Additional Dewey Decimal Classification Number) Codes d - Updating database redescribed in Continuing Resources 008/21 (Type of continuing resource) (006/04) p - Periodical redescribed in Continuing Resources 008/21 (Type of continuing resource) (006/04) w - Updating Web site redescribed in Continuing Resources 008/21 (Type of continuing resource) (006/04) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |caroline.cyr-la-rose@inlibr |ity.org |o.com Status|NEW |ASSIGNED Depends on| |34648 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34648 [Bug 34648] Update MARC21 frameworks to Update 31 (December 2020) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 154924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154924&action=edit Bug 34649: Update MARC21 default framework to Update 32 (June 2021) This patch updates the default MARC21 framework to reflect the changes brought by Update 32 (June 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/up32bibliographic/bdapndxg.html - There should be two new subfields in field 022 - 0 Authority record control number or standard number (NR) - 1 Real World Object URI (R) - There should be three new subfields in field 046 - 3 Materials specified (NR) - x Nonpublic note (R) (this one should be hidden from the OPAC) - z Public note (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - Subfield 082$2 should now be named Edition information - Subfield 083$2 should now be named Edition information - There should be a new field 334, named MODE OF ISSUANCE - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Mode of issuance term (NR) - b Mode of issuance code (NR) - There should be one new subfield in field 344 - i Sound content (R) **Note that subfield j was added in a later update and is therefore not included in this patch - Field 348 should now be named NOTATED MUSIC CHARACTERISTICS - There should be two new subfields - c Form of musical notation term (R) - d Form of musical notation code (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - There should be a new field 353, named SUPPLEMENTARY CONTENT CHARACTERISTICS - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 3 Materials specified (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Supplementary content term (NR) - b Supplementary content code (NR) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 154925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154925&action=edit Bug 34649: Updated code list for 008 value builder for continuing resources This patch updates the code list for 008/21 for continuing resources in concordance with Update 32 to the MARC21 format. g - Magazine h - Blog j - Journal r - Repository s - Newsletter t - Directory -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I updated the codes in the xml file for the 008 value builder, however, I don't see them in the interface. Not sure what else I'm supposed to change... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #4 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 154968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154968&action=edit Bug 34649: (fixup) Update MARC21 default framework to Update 32 (June 2021) Fixes a small typo that prevented the yaml from loading correctly -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #5 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- To test the 008 value builder change: 1. Go to Cataloguing > New record 2. Click the small tag editor icon next to 008 3. Change Type of Material to Continuing Resources (and confirm change) 4. Open the 21 - Type of continuing resource drop-down menu --> The new values should be there g - Magazine h - Blog j - Journal r - Repository s - Newsletter t - Directory -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |34658 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34658 [Bug 34658] Update MARC21 default framework to Update 33 (Nov. 2021) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement updates release notes| |the default MARC21 | |bibliographic framework to | |reflect changes brought to | |the format by Update 32 | |(June 2021). | | | |Note that | |this only affects new | |installations. For existing | |installations, you can | |modify your MARC frameworks | |in Administration > MARC | |bibliographic framework. | | | |Details of Update 32 are on | |the Library of Congress | |Website: | |https://www.loc.gov/marc/up | |32bibliographic/bdapndxg.ht | |ml -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement updates |This enhancement updates release notes|the default MARC21 |the default MARC21 |bibliographic framework to |bibliographic framework to |reflect changes brought to |reflect changes brought to |the format by Update 32 |the format by Update 32 |(June 2021). |(June 2021). | | |Note that |Note that |this only affects new |this only affects new |installations. For existing |installations. For existing |installations, you can |installations, you can |modify your MARC frameworks |modify your MARC frameworks |in Administration > MARC |in Administration > MARC |bibliographic framework. |bibliographic framework. | | |Details of Update 32 are on |Changes to the value |the Library of Congress |builder will affect all |Website: |installations. |https://www.loc.gov/marc/up | |32bibliographic/bdapndxg.ht |Details of |ml |Update 32 are on the | |Library of Congress | |Website: | |https://www.loc.gov/marc/up | |32bibliographic/bdapndxg.ht | |ml -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154924|0 |1 is obsolete| | --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 154989 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154989&action=edit Bug 34649: Update MARC21 default framework to Update 32 (June 2021) This patch updates the default MARC21 framework to reflect the changes brought by Update 32 (June 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/up32bibliographic/bdapndxg.html - There should be two new subfields in field 022 - 0 Authority record control number or standard number (NR) - 1 Real World Object URI (R) - There should be three new subfields in field 046 - 3 Materials specified (NR) - x Nonpublic note (R) (this one should be hidden from the OPAC) - z Public note (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - Subfield 082$2 should now be named Edition information - Subfield 083$2 should now be named Edition information - There should be a new field 334, named MODE OF ISSUANCE - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Mode of issuance term (NR) - b Mode of issuance code (NR) - There should be one new subfield in field 344 - i Sound content (R) **Note that subfield j was added in a later update and is therefore not included in this patch - Field 348 should now be named NOTATED MUSIC CHARACTERISTICS - There should be two new subfields - c Form of musical notation term (R) - d Form of musical notation code (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - There should be a new field 353, named SUPPLEMENTARY CONTENT CHARACTERISTICS - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 3 Materials specified (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Supplementary content term (NR) - b Supplementary content code (NR) Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154925|0 |1 is obsolete| | --- Comment #7 from David Nind <david@davidnind.com> --- Created attachment 154990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154990&action=edit Bug 34649: Updated code list for 008 value builder for continuing resources This patch updates the code list for 008/21 for continuing resources in concordance with Update 32 to the MARC21 format. g - Magazine h - Blog j - Journal r - Repository s - Newsletter t - Directory Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154968|0 |1 is obsolete| | --- Comment #8 from David Nind <david@davidnind.com> --- Created attachment 154991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154991&action=edit Bug 34649: (fixup) Update MARC21 default framework to Update 32 (June 2021) Fixes a small typo that prevented the yaml from loading correctly Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The test plan is a little wrong: 1. Apply patch and restart - you need to do a reset_all actually. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154989|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156613&action=edit Bug 34649: Update MARC21 default framework to Update 32 (June 2021) This patch updates the default MARC21 framework to reflect the changes brought by Update 32 (June 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/up32bibliographic/bdapndxg.html - There should be two new subfields in field 022 - 0 Authority record control number or standard number (NR) - 1 Real World Object URI (R) - There should be three new subfields in field 046 - 3 Materials specified (NR) - x Nonpublic note (R) (this one should be hidden from the OPAC) - z Public note (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - Subfield 082$2 should now be named Edition information - Subfield 083$2 should now be named Edition information - There should be a new field 334, named MODE OF ISSUANCE - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Mode of issuance term (NR) - b Mode of issuance code (NR) - There should be one new subfield in field 344 - i Sound content (R) **Note that subfield j was added in a later update and is therefore not included in this patch - Field 348 should now be named NOTATED MUSIC CHARACTERISTICS - There should be two new subfields - c Form of musical notation term (R) - d Form of musical notation code (R) **Note that subfield 7 was added in a later update and is therefore not included in this patch - There should be a new field 353, named SUPPLEMENTARY CONTENT CHARACTERISTICS - This field should be repeatable - Subfields: - 0 Authority record control number or standard number (R) - 1 Real World Object URI (R) - 2 Source (NR) - 3 Materials specified (NR) - 6 Linkage (NR) - 8 Field link and sequence number (R) - a Supplementary content term (NR) - b Supplementary content code (NR) Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154990|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156614 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156614&action=edit Bug 34649: Updated code list for 008 value builder for continuing resources This patch updates the code list for 008/21 for continuing resources in concordance with Update 32 to the MARC21 format. g - Magazine h - Blog j - Journal r - Repository s - Newsletter t - Directory Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154991|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156615 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156615&action=edit Bug 34649: (fixup) Update MARC21 default framework to Update 32 (June 2021) Fixes a small typo that prevented the yaml from loading correctly Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #14 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 23.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Needs documenting -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Bug 34649 depends on bug 34648, which changed state. Bug 34648 Summary: Update MARC21 frameworks to Update 31 (December 2020) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34648 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649 Aude Charillon <aude.charillon@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED CC| |aude.charillon@ptfs-europe. | |com Resolution|--- |FIXED --- Comment #15 from Aude Charillon <aude.charillon@ptfs-europe.com> --- Checked Koha Manual - no update needed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org