Extend MDConcEventTypes

This commit is contained in:
Joshua Ramon Enslin 2023-10-15 18:29:37 +02:00
parent 6557d499bb
commit 301efa38c3
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -34,11 +34,17 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Gefunden' => 2,
// 3: Published
'Published' => 2,
'Veröffentlicht' => 2,
'Published' => 3,
'Veröffentlicht' => 3,
// 4: Template creation
'Template creation' => 4,
'Vorlagenerstellung' => 4,
// 5: Displayed actor
'Was displayed (actor)' => 5,
'Displayed actor' => 5,
// 6: Was used
'Aufführung' => 6,
'Ausstellung' => 6,
@ -49,8 +55,12 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Use' => 6,
'http://terminology.lido-schema.org/eventType/use' => 6,
'Diener' => 6,
'Digitalisierung' => 6,
// 7: Written
'Written' => 7,
'Geschrieben' => 7,
'Verfasst' => 7,
// 8: Collected
'Collected' => 8,
@ -60,17 +70,50 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Sammeltätigkeit' => 8,
// 9: => Painted
'Painted' => 8,
'Gemalt' => 8,
// 10: Recorded
'Fotografische Aufnahme' => 10,
'Aufnahme' => 10,
'Aufgenommen' => 10,
// '11' => Received
'Received' => 11,
'Empfangen' => 11,
// 12 => Printing plate produced
'Printing plate produced' => 12,
'Druckplatte hergestellt' => 12,
// '13' => Sent
'Sent' => 13,
'Gesendet' => 13,
'Versendet' => 13,
// '14' => Issued
'Issued' => 14,
'Ausgefertigt' => 14,
// '15' => Signed
'Signed' => 15,
'Unterzeichnet' => 15,
// '16' => First description
'First description' => 16,
'Erstbeschreibung' => 16,
// '19' => Drawn
'Drawn' => 19,
'Gezeichnet' => 19,
// 20: Copied
'Copied' => 20,
'Kopiert' => 20,
// 21: Lived
'Lived' => 21,
'Gelebt' => 21,
// 22: Related place
'Geografischer Bezug' => 22,
@ -83,6 +126,40 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Beauftragung' => 25,
'Beauftragt' => 25,
// 26 => Printed
'Printed' => 26,
'Gedruckt' => 26,
// 27 => Recorded
'Recorded song' => 27,
// 28 => Sung
'Sung' => 28,
'Gesungen' => 28,
'Gesprochen' => 28, // ?
// 29 => Decor designed
'Decor designed' => 29,
'Dekor entworfen' => 29,
// 30 => Form designed
'Form designed' => 30,
'Form entworfen' => 30,
// 31 => Modelled
'Modelled' => 31,
// 32 => Autographed/Signed
'Autographed/Signed' => 32,
// 33 => Mentioned
'Mentioned' => 33,
'Wurde erwähnt' => 33,
// 34 => Buried
'Buried' => 34,
'Vergraben' => 34,
// 35: Intellectual creation
'Design' => 35,
'design' => 35,
@ -95,6 +172,27 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'http://terminology.lido-schema.org/lido00024' => 35,
'http://terminology.lido-schema.org/lido00224' => 35,
// 36 => Was depicted
// 37 => Painted on
'Painted on' => 37,
'Bemalt' => 37,
// 38 => Illustrated
'Illustrated' => 38,
'Illustriert' => 38,
// 39 => Assembled
'Assembled' => 39,
'Was assembled' => 39,
'zusammengefügt' => 39,
'Wurde zusammengefügt' => 39,
// 40 => Auctioned
'Auctioned' => 40,
'Was auctioned' => 40,
'Versteigert' => 40,
'Wurde versteigert' => 40,
// 41: Was Bought
'Erwerb' => 41,
'Erwerbung' => 41,
@ -119,8 +217,29 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'acquisition_Photo-Schröder' => 42,
'acquisition_Rohleder' => 42,
'acquisition_Mehlig' => 42,
'Provenienz' => 42,
'Provenance' => 42,
'http://terminology.lido-schema.org/lido00227' => 42,
// 43: Was sold
'was sold' => 43,
'Verkauft' => 43,
// 44: Restorated
'Restauierung' => 44,
'wurde restauriert' => 44,
// 45: Damaged
'Damaged' => 44,
'Beschädigung' => 44,
'wurde beschädigt' => 44,
// 48: Published
'published' => 48,
'Herausgegeben' => 48,
'http://terminology.lido-schema.org/eventType/publication' => 48,
'Publikation' => 48,
'Publication Event' => 48,
// 49: Gifted, donated
'Schenkung' => 49,