diff --git a/shacl12-core/index.html b/shacl12-core/index.html index ae7d0cc5..cf091757 100644 --- a/shacl12-core/index.html +++ b/shacl12-core/index.html @@ -499,6 +499,12 @@

Document Conventions

Nodes that violate none of these rules are called well-formed. A shapes graph is ill-formed if it contains at least one ill-formed node.

+

+ Implementers can partially check their level of conformance with this specification by successfully passing + the test cases of the SHACL 1.2 Core test suite. + Note, however, that passing all the tests in the test suite does not imply complete conformance to this specification. + It only implies that the implementation conforms to the aspects tested by the test suite. +