Skip to content

Commit b3fcf9b

Browse files
committed
Grammar note: no reification of paths
1 parent e7ed79d commit b3fcf9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spec/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10457,6 +10457,12 @@ <h3>Grammar</h3>
1045710457
<li>The expression argument of an aggregate function can not contain an aggregate function.</li>
1045810458
<li>Only custom aggregate functions use the <code>DISTINCT</code> keyword
1045910459
in a <a href="#rFunctionCall">function call</a>.</li>
10460+
<li>A <a href="#rReifier">reifier</a> or
10461+
<a href="#rAnnotationBlockPath">annotation syntax</a>
10462+
is only permitted after a triple when the property position is
10463+
a simple path (IRI, the keyword <code>a</code> or a variable),
10464+
and not for other path expressions.
10465+
</li>
1046010466
</ol>
1046110467
<!-- GRAMMAR -->
1046210468
<div class="grammarTable">

0 commit comments

Comments
 (0)