Extend concordance lists

This commit is contained in:
Joshua Ramon Enslin 2023-07-19 17:18:09 +02:00
parent fbb1c35ad6
commit 7c98685551
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
3 changed files with 5 additions and 0 deletions

View File

@ -124,6 +124,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
"Leihgabe" => "9",
"Leihgabwe" => "9",
"Leiggabe" => "9",
"Leihnahme" => "9",
"Loan" => "9",
"Verliehen" => "9",
"Leihgabe vom" => "9",

View File

@ -102,6 +102,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
"Rückseite" => "rear_side",
"RS" => "rear_side",
"rs" => "rear_side",
"Recto" => "rear_side",
"rs Umschrift" => "rear_side",
"Rückseite der Leinwand" => "rear_side",
"Rückseitig auf ovalem Keilrahmen oben links und rechts" => "rear_side",
@ -292,6 +293,8 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
"auf Kunststoffhülle (für Kleinbildfilmstreifen)" => "other",
"Textplatte" => "other",
"oberer Holzkasten" => "other",
"Verso" => "other",
"Avers" => "other",
];
/**

View File

@ -132,6 +132,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
"eingekratzt" => "scratch",
"geschnitzt" => "scratch",
"Glas geschliffen vom Boden bis zur Hälfte" => "scratch",
"Scratching" => "scratch",
# Overpaint
"painted" => "painted",