Extend list of marking types

This commit is contained in:
Joshua Ramon Enslin 2024-03-07 12:53:56 +01:00
parent a163f54e2e
commit e578b7c66b
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -32,6 +32,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
"schwarz bedruckten Leinen" => "handwritten",
"rot gemasert" => "handwritten",
"ornamentiert" => "handwritten",
"handschriftlich; aufgeklebt" => "handwritten",
# Handwriting
@ -178,6 +179,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
# Printed
"Druck" => "overprint",
"gedruckt" => "overprint",
"gedruckt; geklebt" => "overprint",
"bedruckt" => "overprint",
"bedruckt und Tinte" => "overprint",
"aufgedruckt" => "overprint",