Skip to content

Commit d691679

Browse files
PapoutsoglouEEliana Papoutsoglou
andauthored
Unify example namespace prefixes under shacl12-test-suite (#493)
Co-authored-by: Eliana Papoutsoglou <[email protected]>
1 parent 037b631 commit d691679

File tree

148 files changed

+162
-162
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+162
-162
lines changed

shacl12-test-suite/tests/core/complex/personexample.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/complex/personexample.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/misc/deactivated-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/misc/deactivated-001.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/misc/deactivated-002.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/misc/deactivated-002.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/misc/message-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/misc/message-001.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/misc/severity-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/misc/severity-001.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/misc/severity-002.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/misc/severity-002.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/node/and-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/node/and-001.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/node/and-002.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/node/and-002.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/node/class-001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/node/class-001.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

shacl12-test-suite/tests/core/node/class-002.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@prefix dash: <http://datashapes.org/dash#> .
2-
@prefix ex: <http://datashapes.org/sh/tests/core/node/class-002.test#> .
2+
@prefix ex: <http://example.com/ns#> .
33
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
44
@prefix owl: <http://www.w3.org/2002/07/owl#> .
55
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

0 commit comments

Comments
 (0)