From 80df37b2b6333812ab5d23a197da3a758dc4b0d4 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sun, 14 May 2023 12:20:10 +0200 Subject: [PATCH] List time role name "Produktionszeitraum" --- src/MDConcTime.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MDConcTime.php b/src/MDConcTime.php index 4ce068e..e491323 100644 --- a/src/MDConcTime.php +++ b/src/MDConcTime.php @@ -21,6 +21,7 @@ final class MDConcTime implements MDImporterConcordanceListInterface { "Herst.-Zeitraum" => 1, "Herstellungsjahr (Nachbau)" => 1, "Datierung" => 1, + "Produktionszeitraum" => 1, # Template creation "Datierung der Vorlage" => 4,