From a74e02d8d65b13bbe82277614cf04c7de40344de Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 21 May 2025 13:25:23 +0200 Subject: [PATCH] Extend concordance list for event types --- src/MDConcEventTypes.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/MDConcEventTypes.php b/src/MDConcEventTypes.php index bb8fbf2..54e5ab9 100644 --- a/src/MDConcEventTypes.php +++ b/src/MDConcEventTypes.php @@ -30,6 +30,9 @@ Herstellung' => 1, 'Technischer Hersteller' => 1, 'Herstellung vermutlich' => 1, 'Herstellungsort' => 1, + 'vermuteter Herstellungsort' => 1, + 'vermuteter Herstellungsort +vermuteter Herstellungsort' => 1, 'Production' => 1, 'production' => 1, 'Herstellung des Exemplars' => 1, @@ -91,6 +94,7 @@ Herstellung' => 1, 'Veröffentlicht' => 3, 'Veröffentlichung' => 3, 'Verleger' => 3, + 'Verlag' => 3, 'published' => 3, 'http://terminology.lido-schema.org/eventType/publication' => 3, 'Publikation' => 3,