Compare commits

..

3 Commits

Author SHA1 Message Date
jrenslin e22c9d3912 Merge: Fix mapping of full frontal marking position
Reviewed-on: #9
2025-02-19 14:31:23 +01:00
ufladerer a9c4c23c4c src/MDConcMarkingPosition.php aktualisiert 2025-02-19 13:47:36 +01:00
ufladerer d04f2c5f78 src/MDConcMarkingPosition.php aktualisiert 2025-02-19 13:45:34 +01:00
+16 -3
View File
@@ -131,6 +131,22 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
"Keilrahmen oberer Schenkel" => "edge",
"Keilrahmen, oberer Schenkel" => "edge",
// Full Front
"Front" => "front_front",
"Frontal" => "front_front",
"Frontseite" => "front_front",
"Frontalseite" => "front_front",
"Stirnseite" => "front_front",
"Volle Vorderseite" => "front_front",
"Volle Frontseite" => "front_front",
"Vorderseite" => "front_front",
"Vorderseite / Stirn" => "front_front",
"Vorn" => "front_front",
"vorn" => "front_front",
"Vorne" => "front_front",
"vorne" => "front_front",
// Rear
"Leinwandrückseite" => "rear_side",
"Rückseite" => "rear_side",
@@ -240,9 +256,6 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
"VS Fahne" => "other",
"Balken" => "other",
"Zugbalken" => "other",
"Front" => "other",
"Vorderseite / Stirn" => "other",
"vorn" => "other",
"innen" => "other",
"inneres Lederfutter" => "other",
"Innenseite" => "other",