Bug 40073 - MARC21 Addition to relator terms in technical notice 2025-02-06
Summary: MARC21 Addition to relator terms in technical notice 2025-02-06
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Caroline Cyr La Rose
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 15:02 UTC by Caroline Cyr La Rose
Modified: 2025-06-30 20:56 UTC (History)
0 users

See Also:
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 (1.67 KB, patch)
2025-06-30 18:47 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06 (1.72 KB, patch)
2025-06-30 20:56 UTC, Roman Dolny
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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>