Skip to content

Commit 3618edd

Browse files
Replaced duplicate conform with conforms
1 parent 18f4e52 commit 3618edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2276,7 +2276,7 @@ <h4>Handling of Recursive Shapes</h4>
22762276
<section id="conformance-definition">
22772277
<h3>Conformance Checking</h3>
22782278
<p>
2279-
A <a>focus node</a> <dfn data-lt="conform|conform|conformance">conforms</dfn> to a <a>shape</a> if and only if
2279+
A <a>focus node</a> <dfn data-lt="conform|conforms|conformance">conforms</dfn> to a <a>shape</a> if and only if
22802280
the set of result of the <a>validation</a> of the <a>focus node</a> against the <a>shape</a> does not contain any <a>validation results</a> with a severity level of the set of disallowed levels and no <a>failure</a>
22812281
has been reported by it.
22822282
</p>

0 commit comments

Comments
 (0)