diff --git a/spec/index.html b/spec/index.html index 22b25e9..ec342ad 100644 --- a/spec/index.html +++ b/spec/index.html @@ -8756,8 +8756,8 @@

Algebraic Syntax

Path(|x|, |ppe|, |y|) is an algebraic query expression if |ppe| is an algebraic property path expression, - |x| is an RDF term or a variable, and - |y| is an RDF term or a variable. + |x| is an RDF term, a variable, or a triple pattern, and + so is |y|.
  • Union(A1, A2) is an algebraic query expression if @@ -9247,7 +9247,8 @@
    Translate Property Path Patterns
    of the form Path(...).

    Notes: