Extend concordance lists
This commit is contained in:
parent
fbb1c35ad6
commit
7c98685551
@ -124,6 +124,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
|
||||
"Leihgabe" => "9",
|
||||
"Leihgabwe" => "9",
|
||||
"Leiggabe" => "9",
|
||||
"Leihnahme" => "9",
|
||||
"Loan" => "9",
|
||||
"Verliehen" => "9",
|
||||
"Leihgabe vom" => "9",
|
||||
|
@ -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",
|
||||
];
|
||||
|
||||
/**
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user