Skip to content

Commit 32b1753

Browse files
Merge pull request #291 from w3c/issue-264-change-log
#264, #177: Added change log entry about deleting SHACL-JS terms and …
2 parents 6e10a1e + 7f72199 commit 32b1753

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shacl12-vocabularies/shacl.ttl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# - Changed rdfs:label of sh:nodeValidator from "shape validator" to "node validator"
1313
# - Fixed rdfs:label of sh:TripleRule, moved into comment
1414
# - 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)
1517

1618
@prefix owl: <http://www.w3.org/2002/07/owl#> .
1719
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

0 commit comments

Comments
 (0)