Extend concordance sets

This commit is contained in:
Joshua Ramon Enslin 2024-11-28 09:29:21 +01:00
parent 4beff90c42
commit 992312b39f
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 22 additions and 0 deletions

View File

@ -17,6 +17,15 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Hergestellt' => 1,
'Hergestellt vermutlich' => 1,
'Herstellung' => 1,
'Ausführung und Herstellung' => 1,
'Ausführung
Herstellung' => 1,
'Entwurf und Ausführung' => 1,
'Entwurf und Herstellung' => 1,
'zugeschrieben' => 1,
'ehem. zugeschrieben' => 1,
'Mitarbeit' => 1,
'Dekor' => 1,
'Technischer Hersteller' => 1,
'Herstellung vermutlich' => 1,
'Herstellungsort' => 1,
@ -33,6 +42,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Produktion' => 1,
'Rohleder, Walter, Reichenbach' => 1,
'vermuteter Herstellungsort' => 1,
'vermutet' => 1,
// "Unknown event"
'Aktivität' => 1,
'http://terminology.lido-schema.org/lido00004' => 1,
@ -80,6 +90,9 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
'Vorlage' => 4,
'Entwurf; Vorlage' => 4,
'Entwurfsort' => 4,
'Entwurf Umkreis' => 4,
'Entwurf vermutet' => 4,
'Kopie nach' => 4,
'Original / Vorlage' => 4,
'Original / Vorlage zu' => 4,
'Zeichnung nach' => 4,

View File

@ -53,6 +53,15 @@ final class MDConcLicenses implements MDImporterConcordanceListInterface {
"CC.BY-SA" => "CC BY-SA",
"CC BY-SA 4.0" => "CC BY-SA",
"CC BY SA 4.0" => "CC BY-SA",
"CC BY-SA 4.1" => "CC BY-SA",
"CC BY-SA 4.2" => "CC BY-SA",
"CC BY-SA 4.3" => "CC BY-SA",
"CC BY-SA 4.4" => "CC BY-SA",
"CC BY-SA 4.5" => "CC BY-SA",
"CC BY-SA 4.6" => "CC BY-SA",
"CC BY-SA 4.7" => "CC BY-SA",
"CC BY-SA 4.8" => "CC BY-SA",
"CC BY-SA 4.9" => "CC BY-SA",
"http://creativecommons.org/licenses/by-sa/3.0/" => "CC BY-SA",
"http://creativecommons.org/licenses/by-sa/3.0/de" => "CC BY-SA",
"http://creativecommons.org/licenses/by-sa/3.0/de/" => "CC BY-SA",