Extend concordance lists

This commit is contained in:
2026-05-19 18:57:26 +02:00
parent 992ccab8f3
commit 79493a2848
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -14,6 +14,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
private const EVENT_TYPE_NAMES_TO_ID = [
// 1: Created
'' => 1,
'Hergestellt' => 1,
'Hergestellt vermutlich' => 1,
'Herstellung Fassung' => 1,
@@ -27,6 +28,9 @@ Herstellung' => 1,
'ehem. zugeschrieben' => 1,
'Mitarbeit' => 1,
'Dekor' => 1,
"event" => 1,
"Event" => 1,
'http://terminology.lido-schema.org/lido00007',
'Dekor vermutet' => 1,
'Technischer Hersteller' => 1,
'Herstellung vermutlich' => 1,
+1
View File
@@ -72,6 +72,7 @@ final class MDConcLengths implements MDImporterConcordanceListInterface {
"hinten",
"zwischenund",
"Standring",
"g",
"kleinsterDurchmesser",
"größterDurchmesser",
"kleinster Durchmesser",
+1
View File
@@ -21,6 +21,7 @@ final class MDConcWeights implements MDImporterConcordanceListInterface {
return match($input) {
"mm",
"cm" => false,
"Gramm",