Bug 38891: MARC21 Addition to relator terms in technical notice 2024-10-17
This patch adds a relator term that was added to the MARC code list for relators in the Oct. 17, 2024 technical notice. The new term is tad - Technical advisor. 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 tad --> There should be an entry for tad - Technical advisor Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
cd14866630
commit
82213a4857
1 changed files with 4 additions and 0 deletions
|
@ -1102,6 +1102,10 @@ tables:
|
|||
authorised_value: "swd"
|
||||
lib: "Software developer"
|
||||
|
||||
- category: "RELTERMS"
|
||||
authorised_value: "tad"
|
||||
lib: "Technical advisor"
|
||||
|
||||
- category: "RELTERMS"
|
||||
authorised_value: "tau"
|
||||
lib: "Television writer"
|
||||
|
|
Loading…
Reference in a new issue