Skip to content

Commit fca97de

Browse files
Merge pull request #260 from w3c/issue-239
Closes #239: Added "different" to clarify that having the same prefix/ns com…
2 parents 034ee65 + bb2b52e commit fca97de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-sparql/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ <h4>Prefix Declarations for SPARQL Queries</h4>
737737
<span data-syntax-rule="prefixes-duplicates">A SHACL processor collects a set of prefix mappings as the union of all
738738
individual prefix mappings that are <a>values</a> of the <a>SPARQL property path</a> <code>sh:prefixes/owl:imports*/sh:declare</code>
739739
of the <a>SPARQL-based constraint</a> or <a>validator</a>.
740-
If such a collection of prefix declarations contains multiple namespaces for the same <a>value</a> of <code>sh:prefix</code>,
740+
If such a collection of prefix declarations contains multiple different namespaces for the same <a>value</a> of <code>sh:prefix</code>,
741741
then the <a>shapes graph</a> is <a>ill-formed</a>.</span>
742742
(Note that SHACL processors MAY ignore prefix declarations that are never reached).
743743
</p>

0 commit comments

Comments
 (0)