From f00569623a0bb086ba2e48179acd34737838e796 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 6 May 2025 22:33:45 +0200 Subject: [PATCH] Remap LIDO terminology 00001 > general acquisition --- src/MDConcEventTypes.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/MDConcEventTypes.php b/src/MDConcEventTypes.php index c15ebfc..ebb3918 100644 --- a/src/MDConcEventTypes.php +++ b/src/MDConcEventTypes.php @@ -314,7 +314,6 @@ Herstellung' => 1, 'Erwerbung' => 41, 'Acquisition' => 41, 'Acquisition (Activity)' => 41, - 'http://terminology.lido-schema.org/lido00001' => 41, 'Bodenreform' => 41, 'Kauf' => 41, 'Gekauft' => 41, @@ -376,6 +375,9 @@ Herstellung' => 1, 'acquisition_Stiftung' => 49, 'acquisition_Bodenreform' => 49, + // General acquisition + 'http://terminology.lido-schema.org/lido00001' => 56, + ]; /**