Skip to content

Commit e96287f

Browse files
shapes: drop unused prefixes
1 parent 6faacd4 commit e96287f

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

shapes/logical_source.ttl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
###############################################################################
55
@prefix sh: <http://www.w3.org/ns/shacl#> .
66
@prefix schema: <http://schema.org/> .
7-
@prefix ql: <http://w3id.org/rml/io/ql/> .
87
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
98
@prefix rml: <http://w3id.org/rml/> .
109
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

shapes/logical_target.ttl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
###############################################################################
55
@prefix sh: <http://www.w3.org/ns/shacl#> .
66
@prefix schema: <http://schema.org/> .
7-
@prefix ql: </http://w3id.org/rml/io/ql/> .
87
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
98
@prefix rml: <http://w3id.org/rml/> .
109
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

shapes/source.ttl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
###############################################################################
55
@prefix sh: <http://www.w3.org/ns/shacl#> .
66
@prefix schema: <http://schema.org/> .
7-
@prefix ql: <http://w3id.org/rml/io/ql/> .
87
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
98
@prefix rml: <http://w3id.org/rml/> .
109
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

shapes/target.ttl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
###############################################################################
55
@prefix sh: <http://www.w3.org/ns/shacl#> .
66
@prefix schema: <http://schema.org/> .
7-
@prefix ql: <http://w3id.org/rml/io/ql/> .
87
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
98
@prefix rml: <http://w3id.org/rml/> .
109
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

0 commit comments

Comments
 (0)