Skip to content

Commit bb2b52e

Browse files
#239: Added "different" to clarify that having the same prefix/ns combination twice is fine
1 parent 6afcb0e commit bb2b52e

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)