Extend list of mapped relation types
This commit is contained in:
parent
bb2206bb5b
commit
8c01b42147
@ -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",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user