diff --git a/shacl12-core/index.html b/shacl12-core/index.html index 48ee624a..d454d2d2 100644 --- a/shacl12-core/index.html +++ b/shacl12-core/index.html @@ -2276,7 +2276,7 @@

Handling of Recursive Shapes

Conformance Checking

- A focus node conforms to a shape if and only if + A focus node conforms to a shape if and only if the set of result of the validation of the focus node against the shape does not contain any validation results with a severity level of the set of disallowed levels and no failure has been reported by it.

diff --git a/shacl12-node-expr/index.html b/shacl12-node-expr/index.html index c5932b22..fd4895ac 100644 --- a/shacl12-node-expr/index.html +++ b/shacl12-node-expr/index.html @@ -216,7 +216,7 @@

Terminology

focus graph, evaluation, evaluation failure, - conforms, + conforms, conformance checking, failure, validation,