diff --git a/src/MDConcMarkingPosition.php b/src/MDConcMarkingPosition.php index 7699617..f535b11 100644 --- a/src/MDConcMarkingPosition.php +++ b/src/MDConcMarkingPosition.php @@ -140,12 +140,12 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface "Volle Vorderseite" => "front_front", "Volle Frontseite" => "front_front", "Vorderseite" => "front_front", + "Forderseite" => "front_front", "Vorderseite / Stirn" => "front_front", "Vorn" => "front_front", "vorn" => "front_front", "Vorne" => "front_front", "vorne" => "front_front", - // Rear "Leinwandrückseite" => "rear_side", @@ -244,8 +244,6 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface // Misc. "x" => "other", - "Vorderseite" => "other", - "Forderseite" => "other", "VS" => "other", "VS:" => "other", "vs" => "other", @@ -408,7 +406,6 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface "Oberseite Kiste" => "other", "beidseitig am Waagengestell, Waagebalken, auf Abdeckung" => "other", "vs Umschrift" => "other", - "Frontseite" => "other", "Vorderseite Akkordeon" => "other", "mittig am Fußgestell" => "other", "Balkenskala links" => "other", diff --git a/src/MDConcMarkingType.php b/src/MDConcMarkingType.php index 60a1bae..b9455fa 100644 --- a/src/MDConcMarkingType.php +++ b/src/MDConcMarkingType.php @@ -144,6 +144,8 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface { "verschlungenes Monogramm" => "handwritten", # Scratchings + "Beschriftung (geritzt)" => "scratch", + "Signatur (geritzt)" => "scratch", "kratzen, Filzstift" => "scratch", "gekratzt" => "scratch", "eingeritztes Kreuzchen" => "scratch", diff --git a/src/MDConcObjectTagRelTypes.php b/src/MDConcObjectTagRelTypes.php index adde394..8ae2714 100644 --- a/src/MDConcObjectTagRelTypes.php +++ b/src/MDConcObjectTagRelTypes.php @@ -15,6 +15,7 @@ final class MDConcObjectTagRelTypes implements MDImporterConcordanceListInterfac '' => 'tag', 'tag' => 'tag', + 'schlagwort' => 'tag', 'description' => 'tag', "motive" => "article",