From 7eb6717cd1b8e30d8f27a6540effc00d7e594835 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Tue, 28 Apr 2020 22:18:38 +0200 Subject: [PATCH] renaming --- ...ample-owl-extraction.ttl => example-shacl-execution-result.ttl | 0 rdf-unl-example.ttl => example.ttl | 0 shacl-rules.shapes.ttl => exemple-shacl-rules.shapes.ttl | 0 rdf-unl-schema.ttl => schema.ttl | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename rdf-unl-example-owl-extraction.ttl => example-shacl-execution-result.ttl (100%) rename rdf-unl-example.ttl => example.ttl (100%) rename shacl-rules.shapes.ttl => exemple-shacl-rules.shapes.ttl (100%) rename rdf-unl-schema.ttl => schema.ttl (100%) diff --git a/rdf-unl-example-owl-extraction.ttl b/example-shacl-execution-result.ttl similarity index 100% rename from rdf-unl-example-owl-extraction.ttl rename to example-shacl-execution-result.ttl diff --git a/rdf-unl-example.ttl b/example.ttl similarity index 100% rename from rdf-unl-example.ttl rename to example.ttl diff --git a/shacl-rules.shapes.ttl b/exemple-shacl-rules.shapes.ttl similarity index 100% rename from shacl-rules.shapes.ttl rename to exemple-shacl-rules.shapes.ttl diff --git a/rdf-unl-schema.ttl b/schema.ttl similarity index 100% rename from rdf-unl-schema.ttl rename to schema.ttl -- GitLab