Extend concordance lists

This commit is contained in:
Joshua Ramon Enslin 2025-01-29 16:41:06 +01:00
parent 78de55f1f8
commit 6cc802ffc0
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,8 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
"Buchbinderin" => 1,
"Buchbinder*in" => 1,
"Buchbindung" => 1,
"Creator" => 1,
"creator" => 1,
"deutscher Baumeister, Ingenieur, Holzschneider, Kupferstecher, Zeichner, Topograph und Militärschrif" => 1,
"Elfenbeindrechsler" => 1,
"Elfenbeindrechslerin" => 1,
@ -513,6 +515,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
"Fotografen" => 10,
"Fotografin" => 10,
"Fotograf*in" => 10,
"photographer" => 10,
'Fotograf/in' => 10, // photographed by
"Fotografie" => 10,
"Fotograph" => 10,
@ -922,6 +925,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
"Herausgeber*in" => 48,
'Herausgeber/in' => 48, // edited by
"Heraugeber" => 48,
"publication" => 48,
"Herausgeber (deutscher Anthropologe, Prof. Dr.)" => 48,
// 23: Related actor

View File

@ -357,6 +357,7 @@ Herstellung' => 1,
// 48: Edited
'Herausgegeben' => 48,
"publication" => 48,
// 49: Gifted, donated
'Schenkung' => 49,