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: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:
Version(s) released in:
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

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>