Bug 40073

Summary: MARC21 Addition to relator terms in technical notice 2025-02-06
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: MARC Bibliographic data supportAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Pushed to stable --- QA Contact: David Nind <david>
Severity: enhancement    
Priority: P5 - low CC: david
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
This enhancement adds two new relator terms to the RELTERMS authorized values list (from the MARC21 6 February 2025 technical notice): - ink - Inker - pnc - Penciller Note: This change only affects new installations. For existing installations, manually update the RELTERMS authorized values list.
Version(s) released in:
25.11.00,25.05.04
Circulation function:
Attachments: Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06

Description Caroline Cyr La Rose 2025-06-04 15:02:37 UTC
https://www.loc.gov/marc/relators/tn250206relrev.html

Additions:
 - ink [inker] - A person or organization responsible for adding solid lines, shading and additional details to the initial pencil drawings in the creation of comic books, graphic novels, animation, etc.
- pnc [penciller] - A person or organization responsible for producing the initial line drawings based on a script in the creation of comic books, graphic novels, animation, etc.
Comment 1 Caroline Cyr La Rose 2025-06-30 18:47:33 UTC
Created attachment 183652 [details] [review]
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06

This patch adds new relator terms that were added to the MARC code list
for relators in the Februrary 2, 2025 technical notice. The new terms
are ink - Inker, and pnc - Penciller.

To test:
1. Apply patch and reset_all
2. Go to Administration > Authorized values
3. Search for the RELTERMS list and click on it
4. Search for ink
   --> There should be an entry for ink - Inker
5. Search for pnc
   --> There should be an entry for pnc - Penciller
Comment 2 Roman Dolny 2025-06-30 20:56:47 UTC
Created attachment 183654 [details] [review]
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06

This patch adds new relator terms that were added to the MARC code list
for relators in the Februrary 2, 2025 technical notice. The new terms
are ink - Inker, and pnc - Penciller.

To test:
1. Apply patch and reset_all
2. Go to Administration > Authorized values
3. Search for the RELTERMS list and click on it
4. Search for ink
   --> There should be an entry for ink - Inker
5. Search for pnc
   --> There should be an entry for pnc - Penciller

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 3 David Nind 2025-08-25 19:56:10 UTC
Created attachment 185752 [details] [review]
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06

This patch adds new relator terms that were added to the MARC code list
for relators in the Februrary 2, 2025 technical notice. The new terms
are ink - Inker, and pnc - Penciller.

To test:
1. Apply patch and reset_all
2. Go to Administration > Authorized values
3. Search for the RELTERMS list and click on it
4. Search for ink
   --> There should be an entry for ink - Inker
5. Search for pnc
   --> There should be an entry for pnc - Penciller

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: David Nind <david@davidnind.com>
Comment 4 Lucas Gass (lukeg) 2025-08-29 16:46:50 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 5 Paul Derscheid 2025-09-20 08:58:12 UTC
Nice work everyone!

Pushed to 25.05.x