diff --git a/src/MDConcEventTypes.php b/src/MDConcEventTypes.php index d01ff1d..bea5f45 100644 --- a/src/MDConcEventTypes.php +++ b/src/MDConcEventTypes.php @@ -34,6 +34,9 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'Gefunden' => 2, // 3: Published + 'Published' => 2, + 'Veröffentlicht' => 2, + // 4: Template creation // 5: Displayed actor // 6: Was used @@ -63,6 +66,9 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'Aufnahme' => 10, 'Aufgenommen' => 10, + // 12 => Printing plate produced + 'Druckplatte hergestellt' => 12, + // 20: Copied // 21: Lived @@ -83,6 +89,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface { 'Designing' => 35, 'Entwerfen' => 35, 'Entwurf' => 35, + 'Geistige Schöpfung' => 35, 'Kulturelle Zuschreibung' => 35, 'Merkmalszuweisung' => 35, 'http://terminology.lido-schema.org/lido00024' => 35,