Merge branch 'master' of gitea:museum-digital/MDImporterConcordanceLists

This commit is contained in:
Joshua Ramon Enslin 2025-03-07 15:33:06 +01:00
commit 2f482acfa9
3 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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",

View File

@ -15,6 +15,7 @@ final class MDConcObjectTagRelTypes implements MDImporterConcordanceListInterfac
'' => 'tag',
'tag' => 'tag',
'schlagwort' => 'tag',
'description' => 'tag',
"motive" => "article",