Extend concordance lists for places and times
This commit is contained in:
@ -13,6 +13,9 @@ final class MDConcTime implements MDImporterConcordanceListInterface {
|
||||
|
||||
private const TIME_ROLES_TO_EVENT_TYPE = [
|
||||
|
||||
"Hersteller" => 1,
|
||||
"Herstellung" => 1,
|
||||
|
||||
# General / not yet (?) categorized
|
||||
"Laufzeit" => 24,
|
||||
|
||||
|
Reference in New Issue
Block a user