https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34649
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154989|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer <[email protected]> --- 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 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
