File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -12644,6 +12644,12 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
12644
12644
syntax as links to their respective definition; similarly, mark up all
12645
12645
mentions of operators of the <a href="#sparqlAlgebra">SPARQL algebra</a>
12646
12646
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>
12647
12653
<li>Add section <a href="#sparql-error" class="sectionRef"></a> about SPARQL expression evaluation errors</a>.</li>
12648
12654
<li>Rename section "Filter evaluation" as <a href="#expression-evaluation" class="sectionRef"></a>.</li>
12649
12655
</ul>
You can’t perform that action at this time.
0 commit comments