diff --git a/src/MDConcActor.php b/src/MDConcActor.php index 67735c1..7eb5202 100644 --- a/src/MDConcActor.php +++ b/src/MDConcActor.php @@ -162,6 +162,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface { "Entwerferin" => 4, "Entwicklung" => 4, "Entwurf" => 4, + "Entwurf; Vorlage" => 4, "Künstler der Vorlage" => 4, "Künstlerin der Vorlage" => 4, "nach einem Gemälde von Werner Lenz" => 4, diff --git a/src/MDConcEventTypes.php b/src/MDConcEventTypes.php index 9698104..276f93d 100644 --- a/src/MDConcEventTypes.php +++ b/src/MDConcEventTypes.php @@ -67,6 +67,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { // 4: Template creation 'Template creation' => 4, 'Vorlagenerstellung' => 4, + 'Entwurf; Vorlage' => 4, // 5: Displayed actor 'Was displayed (actor)' => 5,