From af9cdbccfc9b55df42b25e0fd032432d8b746835 Mon Sep 17 00:00:00 2001
From: "Lejarazu Marquina, Adelaida" <adelaida.lejarazu@tecnalia.com>
Date: Thu, 26 Sep 2024 14:09:16 +0200
Subject: [PATCH] Update hasMicroGeneration by hasMicroGenerationSystem

---
 .../mapping_pilot2_SEL_participant_metadata_output_json.ttl     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mappings/pilot2/mapping_pilot2_SEL_participant_metadata_output_json.ttl b/mappings/pilot2/mapping_pilot2_SEL_participant_metadata_output_json.ttl
index cf5a405..e78c102 100644
--- a/mappings/pilot2/mapping_pilot2_SEL_participant_metadata_output_json.ttl
+++ b/mappings/pilot2/mapping_pilot2_SEL_participant_metadata_output_json.ttl
@@ -94,7 +94,7 @@
     ];
 
     rr:predicateObjectMap [
-        rr:predicate ener-bldg:hasMicroGeneration  ;
+        rr:predicate ener-bldg:hasMicroGenerationSystem  ;
         rr:objectMap [
             rr:termType rr:IRI;
             rr:template "http://engie.com/enershare/resource/building/bd_001/property/micro_generation"
-- 
GitLab