Compare commits
2 Commits
master
...
ufladerer-
Author | SHA1 | Date | |
---|---|---|---|
17b81f6d00 | |||
0bf9049018 |
@ -312,6 +312,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
'Original / Vorlage zu' => 4,
|
||||
"Schöpfer der Vorlage" => 4,
|
||||
"Schöpferin der Vorlage" => 4,
|
||||
"Schöpfer*in der Vorlage" => 4,
|
||||
"Schöpfer der Scherenschnitte" => 4,
|
||||
"Schöpferin der Scherenschnitte" => 4,
|
||||
"Stecher der Vorlage" => 4,
|
||||
@ -502,7 +503,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Fotografin" => 10,
|
||||
"Fotograf*in" => 10,
|
||||
"Fotografie" => 10,
|
||||
"Fotograph" => 10,
|
||||
"Fotograph" => 10,
|
||||
"Fotographin" => 10,
|
||||
"Fotograph*in" => 10,
|
||||
"Fotograf (Wehrmachtssoldat)" => 10,
|
||||
@ -515,7 +516,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Foto und Design" => 10,
|
||||
"Fotokorrespondent der Zeitung \"Krasnaja Swjesda\"" => 10,
|
||||
"Foto Krüger Inh. K. Schildmann" => 10,
|
||||
"Photograph" => 10,
|
||||
"Photograph" => 10,
|
||||
"Photographin" => 10,
|
||||
"Photograph*in" => 10,
|
||||
'Militärfotograf der WGT' => 10,
|
||||
|
@ -172,7 +172,6 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
// rear_center
|
||||
"Rückseite mittig" => "rear_center",
|
||||
"Rückseite, mittig" => "rear_center",
|
||||
"Rükseite, mittig" => "rear_center",
|
||||
|
||||
// rear_left
|
||||
"Rückseite links" => "rear_left",
|
||||
@ -189,7 +188,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
"Rückseite, mittig rechts" => "rear_right",
|
||||
"Rückseite rechts mittig" => "rear_right",
|
||||
"Rückseite, rechts mittig" => "rear_right",
|
||||
|
||||
|
||||
// rear_top
|
||||
"Rückseite oben" => "rear_top",
|
||||
"Rückseite, oben" => "rear_top",
|
||||
@ -204,7 +203,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
"Rückseite oben links" => "rear_top_left",
|
||||
"Rückseite, oben links" => "rear_top_left",
|
||||
"Rückseite linke obere Ecke" => "rear_top_left",
|
||||
|
||||
|
||||
// rear_top_right
|
||||
"Rückseite oben rechts" => "rear_top_right",
|
||||
"Rückseite, oben rechts" => "rear_top_right",
|
||||
|
@ -40,6 +40,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
"Beschriftung auf Montierung (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Rückseitenschutz (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Schmuckrahmen (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Sockel (handschriftlich)" => "handwritten",
|
||||
"Datierung (handschriftlich)" => "handwritten",
|
||||
"Titel (handschriftlich)" => "handwritten",
|
||||
"Widmung (handschriftlich)" => "handwritten",
|
||||
@ -298,7 +299,6 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
"Titel (gestempelt)" => "stamp",
|
||||
"Wappen (gestempelt)" => "stamp",
|
||||
"Widmung (gestempelt)" => "stamp",
|
||||
"Signatur (gestempelt)" => "stamp",
|
||||
|
||||
# Engraving
|
||||
"Gravur" => "engraving",
|
||||
|
@ -31,7 +31,6 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Außenmaß (Kiste)",
|
||||
"Bildmaß",
|
||||
"Bildmass",
|
||||
"Bildmaß (HxB)",
|
||||
"Auflagekarton (Höhe x Breite)",
|
||||
"Passepartout Standardformat (Höhe x Breite)",
|
||||
"Blattmaß",
|
||||
@ -150,14 +149,10 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Form",
|
||||
"Andere",
|
||||
"Prefix",
|
||||
"Kartierung",
|
||||
"Masstab",
|
||||
"Sitzhöhe",
|
||||
"Auflagekarton Standardformat",
|
||||
"Bruttomass",
|
||||
"Kistenmass",
|
||||
"Kistenmass (Höhe)",
|
||||
"Lichtmass",
|
||||
"Kistenmass (Tiefe)",
|
||||
"Kistenmass (Breite)",
|
||||
"Suffix",
|
||||
@ -170,16 +165,10 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Stichhöhe (Höhe x Breite)" => false,
|
||||
|
||||
"Höhe",
|
||||
"(Höhe)",
|
||||
" (Höhe)",
|
||||
"Höhe (gesamt)",
|
||||
"Höhe (ausgeklappt)",
|
||||
"height",
|
||||
"Lichtmass (Höhe)",
|
||||
"Bruttomass (Höhe)",
|
||||
"Kartierung (Höhe)",
|
||||
"Masstab (Höhe)",
|
||||
"Sitzhöhe (Höhe)",
|
||||
"Außenmaß (Höhe)",
|
||||
"Objektmaß (Höhe)",
|
||||
"Objektmass (Höhe)",
|
||||
@ -190,10 +179,6 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Länge H",
|
||||
"Länge (ausgeklappt)",
|
||||
"length",
|
||||
"(Länge)",
|
||||
" (Länge)",
|
||||
"Lichtmass (Länge)",
|
||||
"Lichtmass (Tiefe)",
|
||||
"Tiefe",
|
||||
"Tiefe (mit Hinterrad in Fahrtrichtung)",
|
||||
"Tiefe (zusammengeklappt)",
|
||||
@ -206,12 +191,6 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"length",
|
||||
"Bruttomass (Länge)",
|
||||
"Bruttomass (Tiefe)",
|
||||
"Kartierung (Länge)",
|
||||
"Kartierung (Tiefe)",
|
||||
"Masstab (Länge)",
|
||||
"Masstab (Tiefe)",
|
||||
"Sitzhöhe (Länge)",
|
||||
"Sitzhöhe (Tiefe)",
|
||||
"Objektmaß (Länge)",
|
||||
"Objektmaß (Tiefe)",
|
||||
"Objektmass (Länge)",
|
||||
@ -225,17 +204,11 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Breite (ausgeklappt)",
|
||||
"Breite (aufgeschlagen)",
|
||||
"Breite (gesamt)",
|
||||
"(Breite)",
|
||||
"Lichtmass (Breite)",
|
||||
" (Breite)",
|
||||
"width",
|
||||
"Außenmaß (Breite)",
|
||||
"Bruttomass (Breite)",
|
||||
"Objektmaß (Breite)",
|
||||
"Objektmass (Breite)",
|
||||
"Kartierung (Breite)",
|
||||
"Masstab (Breite)",
|
||||
"Sitzhöhe (Breite)",
|
||||
"Stärke",
|
||||
"Schenkelbreite (Breite)" => MDMeasurementType::width,
|
||||
|
||||
@ -300,10 +273,6 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Rahmenmass (Tiefe)" => MDMeasurementType::length_frame,
|
||||
|
||||
"weight",
|
||||
"Gewicht (Höhe)",
|
||||
"Gewicht (Breite)",
|
||||
"Gewicht (Tiefe)",
|
||||
"Gewicht (Länge)",
|
||||
"Gewicht" => MDMeasurementType::weight,
|
||||
|
||||
"number of pages",
|
||||
|
@ -21,9 +21,6 @@ final class MDConcOwnershipStatus implements MDImporterConcordanceListInterface
|
||||
"Fund" => "owned",
|
||||
"Eigenleistung" => "owned",
|
||||
"Eigentum des Museums" => "owned",
|
||||
"j" => "owned",
|
||||
"+" => "owned",
|
||||
"Eigentum Land Berlin" => "owned",
|
||||
|
||||
// Permanent loans
|
||||
"Dauerleihe" => "permanent_loan",
|
||||
@ -32,8 +29,6 @@ final class MDConcOwnershipStatus implements MDImporterConcordanceListInterface
|
||||
// Loans
|
||||
"Leihe" => "borrowed",
|
||||
"Leihgabe" => "borrowed",
|
||||
"Ensemble soll bei Umzug des Möbeldepots an Senat zurückgegeben werden (Jan. 2009)" => "borrowed",
|
||||
"Leihgabe 13.8.96" => "borrowed",
|
||||
|
||||
];
|
||||
|
||||
|
@ -24,8 +24,6 @@ final class MDConcWeights implements MDImporterConcordanceListInterface {
|
||||
"cm" => false,
|
||||
|
||||
"Gramm",
|
||||
"g",
|
||||
"G",
|
||||
"г" => MDWeightUnit::g,
|
||||
|
||||
default => throw new MDInvalidWeightUnit("Invalid weight unit " . $input),
|
||||
|
Loading…
Reference in New Issue
Block a user