Bugzilla – Attachment 155153 Details for
Bug 34677
Update to MARC21 relator terms list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34677: Update to MARC21 relator terms list (Feb 21, 2014 technical notice)
Bug-34677-Update-to-MARC21-relator-terms-list-Feb-.patch (text/plain), 3.19 KB, created by
David Nind
on 2023-09-01 20:01:39 UTC
(
hide
)
Description:
Bug 34677: Update to MARC21 relator terms list (Feb 21, 2014 technical notice)
Filename:
MIME Type:
Creator:
David Nind
Created:
2023-09-01 20:01:39 UTC
Size:
3.19 KB
patch
obsolete
>From 3613dba9a290dd3af0a7f69010a80228355beb1e Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Thu, 31 Aug 2023 13:01:15 -0400 >Subject: [PATCH] Bug 34677: Update to MARC21 relator terms list (Feb 21, 2014 > technical notice) > >This patch adds missing relator codes/terms to the marc21_relatorterms.yaml file in accordance with the February 21, 2014 technical notice. > >https://www.loc.gov/marc/relators/tn140221rel.html > >To test: >1. Apply patch and restart >2. Go to Administration > Authorized values > RELTERMS > --> New terms should be there and modified terms should be changed > >Additions: >dgs - Degree supervisor >med - Medium >mtk - Minute taker >vac - Voice actor >wst - Writer of supplementary textual content >win - Writer of introduction >wpr - Writer of preface > >Changes: >orm - Organizer > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../mysql/en/optional/marc21_relatorterms.yml | 30 ++++++++++++++++++- > 1 file changed, 29 insertions(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/optional/marc21_relatorterms.yml b/installer/data/mysql/en/optional/marc21_relatorterms.yml >index 06ac1644be..5dc18cc0a5 100644 >--- a/installer/data/mysql/en/optional/marc21_relatorterms.yml >+++ b/installer/data/mysql/en/optional/marc21_relatorterms.yml >@@ -358,6 +358,10 @@ tables: > authorised_value: "dgg" > lib: "Degree grantor" > >+ - category: "RELTERMS" >+ authorised_value: "dgs" >+ lib: "Degree supervisor" >+ > - category: "RELTERMS" > authorised_value: "dis" > lib: "Dissertant" >@@ -642,6 +646,10 @@ tables: > authorised_value: "mcp" > lib: "Music copyist" > >+ - category: "RELTERMS" >+ authorised_value: "med" >+ lib: "Medium" >+ > - category: "RELTERMS" > authorised_value: "mfp" > lib: "Manufacture place" >@@ -678,6 +686,10 @@ tables: > authorised_value: "mte" > lib: "Metal-engraver" > >+ - category: "RELTERMS" >+ authorised_value: "mtk" >+ lib: "Minute taker" >+ > - category: "RELTERMS" > authorised_value: "mus" > lib: "Musician" >@@ -696,7 +708,7 @@ tables: > > - category: "RELTERMS" > authorised_value: "orm" >- lib: "Organizer of meeting" >+ lib: "Organizer" > > - category: "RELTERMS" > authorised_value: "osp" >@@ -1030,6 +1042,10 @@ tables: > authorised_value: "uvp" > lib: "University place" > >+ - category: "RELTERMS" >+ authorised_value: "vac" >+ lib: "Voice actor" >+ > - category: "RELTERMS" > authorised_value: "vdg" > lib: "Videographer" >@@ -1058,6 +1074,18 @@ tables: > authorised_value: "wde" > lib: "Wood-engraver" > >+ - category: "RELTERMS" >+ authorised_value: "win" >+ lib: "Writer of introduction" >+ > - category: "RELTERMS" > authorised_value: "wit" > lib: "Witness" >+ >+ - category: "RELTERMS" >+ authorised_value: "wpr" >+ lib: "Writer of preface" >+ >+ - category: "RELTERMS" >+ authorised_value: "wst" >+ lib: "Writer of supplementary textual content" >-- >2.30.2
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 34677
:
155029
|
155030
|
155031
|
155032
|
155033
|
155153
|
155154
|
155155
|
155156
|
155157
|
156131
|
156132
|
156623
|
156624
|
156625
|
156626
|
156627
|
156628
|
156629
|
156630