We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7856573 commit 2a9df90Copy full SHA for 2a9df90
spec/index.html
@@ -8997,8 +8997,8 @@ <h5>SELECT Expressions</h5>
8997
</section>
8998
<section id="convertSolMod">
8999
<h4>Converting Solution Modifiers</h4>
9000
- <p>Solutions modifiers apply to the processing of a SPARQL query after pattern matching.</p>
9001
- <p>However, since the solutions modifiers operate on sequences
+ <p>Solution modifiers apply to the processing of a SPARQL query after pattern matching.</p>
+ <p>However, since the solution modifiers operate on sequences
9002
of solution mappings, the query result produced up to this
9003
point is first turned from a multiset of solution mappings
9004
into such a sequence. While there is no implied ordering to
0 commit comments