From 0f48b7fa534640d0a9e36428fe08de74ca6843c8 Mon Sep 17 00:00:00 2001
From: "Bilbao Arechabala, Sonia" <sonia.bilbao@tecnalia.com>
Date: Tue, 30 Jul 2024 16:27: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 e686595..5d8aa8c 100644
--- a/README.md
+++ b/README.md
@@ -78,13 +78,13 @@ Digital Twin for synthetic data generation, both for the Permanent Magnet Synchr
     - [Input data in **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/pilot1_gearbox_anomaly_detection_input_simplejson.json) ; [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/mapping_pilot1_gearbox_anomaly_detection_input_json.ttl)
     - [Input data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_input_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot1/pilot1_gearbox_anomaly_detection_input.shacl.ttl)
     - [Input data in **CSV** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/pilot1_gearbox_anomaly_detection_input_small.csv) ; [RML mapping for **CSV** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/mapping_pilot1_gearbox_anomaly_detection_input_csv.ttl)
-    - [Input data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_input2_jsonld.jsonld)
+    - [Input data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_input2_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot1/pilot1_gearbox_anomaly_detection_input2.shacl.ttl) 
 
 - Service output files:
     - [Output data in **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/pilot1_gearbox_anomaly_detection_output_simplejson.json) ; [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/mapping_pilot1_gearbox_anomaly_detection_output_json.ttl)
     - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_output_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot1/pilot1_gearbox_anomaly_detection_output.shacl.ttl)
     - [Output data in **CSV** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/pilot1_gearbox_anomaly_detection_output.csv) ; [RML mapping for **CSV** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/mapping_pilot1_gearbox_anomaly_detection_output_csv.ttl)
-    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_output2_jsonld.jsonld)
+    - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/pilot1/generated_pilot1_gearbox_anomaly_detection_output2_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot1/pilot1_gearbox_anomaly_detection_output2.shacl.ttl) 
 
 
 <a name="pilot2-info"></a>
-- 
GitLab