Add more, thus far missing, concordances

This commit is contained in:
Joshua Ramon Enslin 2022-09-12 23:54:15 +02:00
parent 8840af04ea
commit fce5b2ebba
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
3 changed files with 5 additions and 0 deletions

View File

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

View File

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

View File

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