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 9d4ca2d commit 9af987cCopy full SHA for 9af987c
shacl12-rules/index.html
@@ -49,11 +49,16 @@
49
}
50
],
51
52
+ //implementationReportURI: "http://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules",
53
+ //testSuiteURI: "http://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules",
54
+
55
+ // No previous REC
56
//previousPublishDate: "2017-07-20",
57
//previousMaturity: "REC",
58
//prevRecShortname: "shacl",
59
//prevRecURI: "https://www.w3.org/TR/2017/REC-shacl-20170720/",
60
61
62
localBiblio: {
63
"shacl12-shacl-shacl": {
64
title: "SHACL 1.2 SHACL-SHACL",
shacl12-test-suite/tests/rules/README.md
@@ -0,0 +1 @@
1
+# SHACL Rules Test Suite
0 commit comments