From b9fccb41d88f899e899f2be2987cc3f6d9ef4bdc Mon Sep 17 00:00:00 2001
From: "Bilbao Arechabala, Sonia" <sonia.bilbao@tecnalia.com>
Date: Tue, 30 Jul 2024 12:10:55 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e6d1172..461e2bf 100644
--- a/README.md
+++ b/README.md
@@ -150,11 +150,11 @@ Digital Twin for synthetic data generation, both for the Permanent Magnet Synchr
 
 - Service input files:
     - [Input data in **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/pilot7_service1_input_simplejson.json); [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/mapping_pilot7_service1_ef_input_json.ttl)
-    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service1_ef_input_jsonld.jsonld) 
+    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service1_ef_input_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot7/pilot7_service1_ef_input.shacl.ttl)
 
 - Service output files:
     - [Output data in **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/pilot7_service1_output_simplejson.json); [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/mapping_pilot7_service1_ef_output_json.ttl)
-    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service1_ef_output_jsonld.jsonld) 
+    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service1_ef_output_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot7/pilot7_service1_ef_output.shacl.ttl)
 
 
 #### b) Service 2 - Install Solar panels
-- 
GitLab