From cc91024e2cbfb9d15ec2419f03b39023ccd046a6 Mon Sep 17 00:00:00 2001 From: "Bilbao Arechabala, Sonia" <sonia.bilbao@tecnalia.com> Date: Tue, 30 Jul 2024 13:06:40 +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 461e2bf..e686595 100644 --- a/README.md +++ b/README.md @@ -161,10 +161,10 @@ 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_service2_input_simplejson.json); [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/mapping_pilot7_service2_sp_input_json.ttl) - - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service2_sp_input_jsonld.jsonld) + - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service2_sp_input_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot7/pilot7_service2_sp_input.shacl.ttl) - Service output files: - [Output data in **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/pilot7_service2_output_simplejson.json); [RML mapping for **JSON** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/mapping_pilot7_service2_sp_output_json.ttl) - - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service2_output_jsonld.jsonld) + - [Output data in **JSON-LD** format](https://git.code.tecnalia.com/open/enershare/-/raw/main/mappings/Pilot7/generated_pilot7_service2_output_jsonld.jsonld) ; [Compliance **SHACL file**](https://git.code.tecnalia.com/open/enershare/-/raw/main/validation/pilot7/pilot7_service2_output.shacl.ttl) -- GitLab