Extend concordance lists for places and times

This commit is contained in:
2024-04-19 16:37:58 +02:00
parent e735ee5800
commit 3671295ca9
2 changed files with 6 additions and 0 deletions

View File

@ -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,