Bugzilla – Attachment 167888 Details for
Bug 37114
Update MARC21 default framework to Update 38 (June 2024)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37114: Update MARC21 default framework to Update 38 (June 2024)
Bug-37114-Update-MARC21-default-framework-to-Updat.patch (text/plain), 11.25 KB, created by
Phil Ringnalda
on 2024-06-19 18:21:05 UTC
(
hide
)
Description:
Bug 37114: Update MARC21 default framework to Update 38 (June 2024)
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2024-06-19 18:21:05 UTC
Size:
11.25 KB
patch
obsolete
>From d0c8c6078cb0bc0f91b3f8d98c7dbe698a12475f Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 18 Jun 2024 15:45:44 -0400 >Subject: [PATCH] Bug 37114: Update MARC21 default framework to Update 38 (June > 2024) > >This patch updates the MARC21 default bibliographic framework >to reflect the changes brought by Update 38 (June 2024). > >To test: >1. Apply patch and reset_all >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/bibliographic/bdapndxg.html > >- No changes in the framework for 055, changes only affect indicator values and > field documentation > >- 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) > >- No changes in the framework for 341, changes only affect field documentation > >- Field 383 should now be titled NUMERIC DESIGNATION OF MUSICAL WORK OR > EXPRESSION > >- There should be a new subfield in 580 > - 5 - Institution to which field applies (NR) > >- There should be two new subfields in 647 > - 4 - Relationship (R) > - e - Relator term (R) > >- There should be two new subfields in 648 > - 4 - Relationship (R) > - e - Relator term (R) > >- There should be a bew subfield in 773 > - 5 - Institution to which field applies (NR) > >- There should be a bew subfield in 774 > - 5 - Institution to which field applies (NR) > >- There should be a bew subfield in 787 > - 5 - Institution to which field applies (NR) > >5. Optional: run the framework test in Administration > MARC > bibliographic framework test > --> All should be OK > >Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> >--- > .../mandatory/marc21_framework_DEFAULT.yml | 256 +++++++++++++++++- > 1 file changed, 254 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >index 88aafc1fee..bddc9a1025 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >@@ -2135,8 +2135,8 @@ tables: > frameworkcode: "" > > - tagfield: "383" >- liblibrarian: "NUMERIC DESIGNATION OF MUSICAL WORK" >- libopac: "NUMERIC DESIGNATION OF MUSICAL WORK" >+ liblibrarian: "NUMERIC DESIGNATION OF MUSICAL WORK OR EXPRESSION" >+ libopac: "NUMERIC DESIGNATION OF MUSICAL WORK OR EXPRESSION" > repeatable: 1 > mandatory: 0 > authorised_value: >@@ -10000,6 +10000,42 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "082" >+ tagsubfield: "0" >+ liblibrarian: "Authority record control number or standard number" >+ libopac: "Authority record control number or standard number" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 0 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ >+ - tagfield: "082" >+ tagsubfield: "1" >+ liblibrarian: "Real World Object URI" >+ libopac: "Real World Object URI" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 0 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "082" > tagsubfield: "2" > liblibrarian: "Edition information" >@@ -10144,6 +10180,42 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "083" >+ tagsubfield: "0" >+ liblibrarian: "Authority record control number or standard number" >+ libopac: "Authority record control number or standard number" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 0 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ >+ - tagfield: "083" >+ tagsubfield: "1" >+ liblibrarian: "Real World Object URI" >+ libopac: "Real World Object URI" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 0 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "083" > tagsubfield: "2" > liblibrarian: "Edition information" >@@ -19162,6 +19234,42 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "341" >+ tagsubfield: "0" >+ liblibrarian: "Authority record control number or standard number" >+ libopac: "Authority record control number or standard number" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 3 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ >+ - tagfield: "341" >+ tagsubfield: "1" >+ liblibrarian: "Real World Object URI" >+ libopac: "Real World Object URI" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 3 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "341" > tagsubfield: "2" > liblibrarian: "Source" >@@ -33724,6 +33832,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "580" >+ tagsubfield: "5" >+ liblibrarian: "Institution to which field applies" >+ libopac: "Institution to which field applies" >+ repeatable: 0 >+ mandatory: 0 >+ kohafield: "" >+ tab: 5 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "580" > tagsubfield: "6" > liblibrarian: "Linkage" >@@ -37036,6 +37162,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "647" >+ tagsubfield: "4" >+ liblibrarian: "Relationship" >+ libopac: "Relationship" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 6 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "647" > tagsubfield: "6" > liblibrarian: "Linkage" >@@ -37072,6 +37216,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "647" >+ tagsubfield: "e" >+ liblibrarian: "Relator term" >+ libopac: "Relator term" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 6 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "647" > tagsubfield: "v" > liblibrarian: "Form subdivision" >@@ -37216,6 +37378,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "648" >+ tagsubfield: "4" >+ liblibrarian: "Relationship" >+ libopac: "Relationship" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 6 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "648" > tagsubfield: "6" > liblibrarian: "Linkage" >@@ -37306,6 +37486,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "648" >+ tagsubfield: "e" >+ liblibrarian: "Relator term" >+ libopac: "Relator term" >+ repeatable: 1 >+ mandatory: 0 >+ kohafield: "" >+ tab: 6 >+ authorised_value: "" >+ authtypecode: "" >+ value_builder: "" >+ isurl: >+ hidden: 0 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "648" > tagsubfield: "v" > liblibrarian: "Form subdivision" >@@ -49024,6 +49222,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "773" >+ tagsubfield: "5" >+ liblibrarian: "Institution to which field applies" >+ libopac: "Institution to which field applies" >+ repeatable: 0 >+ mandatory: 0 >+ kohafield: >+ tab: 7 >+ authorised_value: >+ authtypecode: >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "773" > tagsubfield: "6" > liblibrarian: "Linkage" >@@ -49492,6 +49708,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "774" >+ tagsubfield: "5" >+ liblibrarian: "Institution to which field applies" >+ libopac: "Institution to which field applies" >+ repeatable: 0 >+ mandatory: 0 >+ kohafield: >+ tab: 7 >+ authorised_value: >+ authtypecode: >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "774" > tagsubfield: "6" > liblibrarian: "Linkage" >@@ -52696,6 +52930,24 @@ tables: > link: "" > defaultvalue: > >+ - tagfield: "787" >+ tagsubfield: "5" >+ liblibrarian: "Institution to which field applies" >+ libopac: "Institution to which field applies" >+ repeatable: 0 >+ mandatory: 0 >+ kohafield: >+ tab: 7 >+ authorised_value: >+ authtypecode: >+ value_builder: "" >+ isurl: >+ hidden: -6 >+ frameworkcode: "" >+ seealso: "" >+ link: "" >+ defaultvalue: >+ > - tagfield: "787" > tagsubfield: "6" > liblibrarian: "Linkage" >-- >2.44.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37114
:
167868
| 167888