Extend event types concordance list
This commit is contained in:
parent
227d54d818
commit
6557d499bb
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user