We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc92698 commit c3dd193Copy full SHA for c3dd193
shacl12-vocabularies/shacl-shacl.ttl
@@ -16,7 +16,7 @@ shsh:
16
rdfs:comment "This shapes graph can be used to validate SHACL shapes graphs against a subset of the syntax rules."@en ;
17
sh:declare [
18
sh:prefix "shsh" ;
19
- sh:namespace "http://www.w3.org/ns/shacl-shacl#" ;
+ sh:namespace "http://www.w3.org/ns/shacl-shacl#"^^xsd:anyURI ;
20
] .
21
22
0 commit comments