Extend MDConcMarkingType
This commit is contained in:
@@ -16,6 +16,9 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
// Default: Handwritten
|
||||
"-" => "handwritten",
|
||||
"x" => "handwritten",
|
||||
"Autograph (handschriftlich" => "handwritten",
|
||||
"Autograph (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Zettel (handschriftlich)" => "handwritten",
|
||||
'Unterglasur - Marke' => 'handwritten', // Handwritten
|
||||
'handschriftlich - Herstellernachweis' => 'handwritten', // Handwritten
|
||||
'handschriftlich - Künstlermarke' => 'handwritten', // Handwritten
|
||||
|
||||
Reference in New Issue
Block a user