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.
2 parents 6e10a1e + 7f72199 commit 32b1753Copy full SHA for 32b1753
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