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: Pushed to stable
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: David Nind
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 15:02 UTC by Caroline Cyr La Rose
Modified: 2025-09-20 08:58 UTC (History)
1 user (show)

See Also:
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 (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
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06 (1.77 KB, patch)
2025-08-25 19:56 UTC, David Nind
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>
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