Extend list of mapped relation types

This commit is contained in:
2025-03-12 02:44:44 +01:00
parent bb2206bb5b
commit 8c01b42147

View File

@ -16,11 +16,16 @@ final class MDConcObjectTagRelTypes implements MDImporterConcordanceListInterfac
'' => 'tag',
'tag' => 'tag',
'schlagwort' => 'tag',
'Motivgattung' => 'tag',
'motivgattung' => 'tag',
'Assoziation' => 'tag',
'assoziation' => 'tag',
'description' => 'tag',
"motive" => "article",
"motiv" => "article",
"motive" => "display_subject",
"motiv" => "display_subject",
"display" => "display_subject",
"Bildelement" => "display_subject",
"material" => "material",