Skip to content

Commit fe70a34

Browse files
authored
Merge pull request #1 from pwin/pwin-patch-1
Update shacl.ttl
2 parents f59e625 + c7aa2d1 commit fe70a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl/shacl.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sh:
1414
rdfs:comment "This vocabulary defines terms used in SHACL, the W3C Shapes Constraint Language."@en ;
1515
sh:declare [
1616
sh:prefix "sh" ;
17-
sh:namespace "http://www.w3.org/ns/shacl#" ;
17+
sh:namespace "http://www.w3.org/ns/shacl#"^^xsd:anyURI ;
1818
] ;
1919
sh:suggestedShapesGraph <http://www.w3.org/ns/shacl-shacl#> .
2020

0 commit comments

Comments
 (0)