Update concordance lists
This commit is contained in:
@@ -195,6 +195,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
|
||||
"Excavation" => "3",
|
||||
"Feltárás" => "3",
|
||||
"Grabung" => "3",
|
||||
"Grabungsfund" => "3",
|
||||
"Grabungsfund Arch. Landesamt" => "3",
|
||||
"Bergung" => "3",
|
||||
|
||||
|
||||
@@ -24,11 +24,20 @@ final class MDConcObjectTagRelTypes implements MDImporterConcordanceListInterfac
|
||||
'Druckvorlage' => 'tag',
|
||||
'emotion' => 'tag',
|
||||
'atmosphäre' => 'tag',
|
||||
'Objektart' => 'tag',
|
||||
'objektart' => 'tag',
|
||||
'schwarz-grau' => 'tag',
|
||||
'schwarzgrau' => 'tag',
|
||||
'schwarz' => 'tag',
|
||||
'hellbraun' => 'tag',
|
||||
'schwarz-grau fleckig' => 'tag',
|
||||
'schwarzbraun' => 'tag',
|
||||
'rötlich' => 'tag',
|
||||
'graubraun' => 'tag',
|
||||
'schlagwort hist.ereignis' => 'tag',
|
||||
'schlagwort thema' => 'tag',
|
||||
|
||||
'Objektart' => 'object_type',
|
||||
'objektart' => 'object_type',
|
||||
|
||||
"motive" => "display_subject",
|
||||
"motiv" => "display_subject",
|
||||
"display" => "display_subject",
|
||||
@@ -39,6 +48,14 @@ final class MDConcObjectTagRelTypes implements MDImporterConcordanceListInterfac
|
||||
"technique" => "technique",
|
||||
"technik" => "technique",
|
||||
|
||||
'thema' => 'topic',
|
||||
'topic' => 'topic',
|
||||
|
||||
'erwähnt' => 'mentioned',
|
||||
'mentioned' => 'mentioned',
|
||||
|
||||
'taxon' => 'taxon',
|
||||
|
||||
];
|
||||
|
||||
// Maps to event type
|
||||
|
||||
Reference in New Issue
Block a user