Extend concordance lists
This commit is contained in:
@@ -36,6 +36,7 @@ final class MDConcCertainty implements MDImporterConcordanceListInterface {
|
||||
'Ausführung' => false,
|
||||
'Entwurf' => false,
|
||||
'geschätzt / unsicher / vermutet' => false,
|
||||
'ca.' => false,
|
||||
|
||||
// Certain
|
||||
|
||||
@@ -47,6 +48,16 @@ final class MDConcCertainty implements MDImporterConcordanceListInterface {
|
||||
'überarbeitet von' => true,
|
||||
'Nachfolger von' => true,
|
||||
'by' => true,
|
||||
'.',
|
||||
'1783',
|
||||
'1875',
|
||||
'1938',
|
||||
'1945-05-01',
|
||||
'1960',
|
||||
'Anfang',
|
||||
'Dezember',
|
||||
'Ende',
|
||||
'' => true,
|
||||
|
||||
];
|
||||
|
||||
|
||||
@@ -344,6 +344,8 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
|
||||
"Bodenreform" => "99",
|
||||
"sichergestellt" => "99",
|
||||
"Other legal acquisition" => "99",
|
||||
"Städt. Überlieferung" => "99",
|
||||
"Städtische Überlieferung" => "99",
|
||||
"Egyéb hivatalos megszerzés" => "99",
|
||||
"Global" => "99",
|
||||
"Zurückgegeben" => "99",
|
||||
|
||||
Reference in New Issue
Block a user