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 c3f193a commit 7f72199Copy full SHA for 7f72199
shacl12-vocabularies/shacl.ttl
@@ -12,6 +12,8 @@
12
# - Changed rdfs:label of sh:nodeValidator from "shape validator" to "node validator"
13
# - Fixed rdfs:label of sh:TripleRule, moved into comment
14
# - Made rdfs:label of sh:LessThanOrEqualsConstraintComponent upper case
15
+# - Added support for sh:singleLine (see https://github.com/w3c/data-shapes/issues/177)
16
+# - Deleted any terms related to SHACL-JS (see https://github.com/w3c/data-shapes/issues/264)
17
18
@prefix owl: <http://www.w3.org/2002/07/owl#> .
19
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
0 commit comments