Skip to content

Commit 86632a0

Browse files
committed
updates the changelog to changes of PRs #268 and #288
1 parent 2cb7604 commit 86632a0

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
@@ -12644,6 +12644,12 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
1264412644
syntax as links to their respective definition; similarly, mark up all
1264512645
mentions of operators of the <a href="#sparqlAlgebra">SPARQL algebra</a>
1264612646
as links to their respective definition</li>
12647+
<li>Rename the function used to define the evaluation of property path expressions
12648+
in <a href="#PropertyPathPatterns" class="sectionRef"></a>
12649+
from <i>eval</i> to <i>ppeval</i>.</li>
12650+
<li>Rename the function used within the definition of
12651+
the <a href="#defn_evalALP_1">ALP</a> function
12652+
from <i>eval</i> to <i>reachableTerms</i>.</li>
1264712653
<li>Add section <a href="#sparql-error" class="sectionRef"></a> about SPARQL expression evaluation errors</a>.</li>
1264812654
<li>Rename section "Filter evaluation" as <a href="#expression-evaluation" class="sectionRef"></a>.</li>
1264912655
</ul>

0 commit comments

Comments
 (0)