Add more, thus far missing, concordances
This commit is contained in:
parent
8840af04ea
commit
fce5b2ebba
@ -24,6 +24,7 @@ final class MDConcLicenses {
|
||||
"CC_BY_SA" => "CC BY-SA",
|
||||
"CC-BY-SA" => "CC BY-SA",
|
||||
"CC.BY-SA" => "CC BY-SA",
|
||||
"Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International (CC BY-SA 4.0)" => "CC BY-SA",
|
||||
|
||||
"CC BY_NC" => "CC BY-NC",
|
||||
"CC_BY_NC" => "CC BY-NC",
|
||||
|
@ -41,6 +41,7 @@ final class MDConcMarkingPosition {
|
||||
"Boden, unten" => "bottom",
|
||||
"unterer Blattrand" => "bottom",
|
||||
"Boden" => "bottom",
|
||||
"Boden und Standring" => "bottom",
|
||||
"Unterseite" => "bottom",
|
||||
"untere Passpartoutkante und untere linke Ecke auf Foto" => "bottom",
|
||||
"Unterboden" => "bottom",
|
||||
|
@ -58,6 +58,7 @@ final class MDConcMarkingType {
|
||||
|
||||
"Etikett" => "glued", // This whole value doesn't make sense
|
||||
"Blau gerändertes helles Etikett" => "glued",
|
||||
"Papieretikett, Klebeetikett" => "glued",
|
||||
"Links kleines Etikett; Kreide" => "glued",
|
||||
|
||||
# Cast (e.g. iron cast)
|
||||
@ -67,6 +68,8 @@ final class MDConcMarkingType {
|
||||
"eingegossen" => "cast",
|
||||
"mit eingegossen" => "cast",
|
||||
|
||||
"Marke in Unterglasur- und Aufglasurmalerei" => "cast",
|
||||
|
||||
# Printed
|
||||
"Druck" => "overprint",
|
||||
"gedruckt" => "overprint",
|
||||
|
Loading…
Reference in New Issue
Block a user