Skip to content

Commit e10aa60

Browse files
committed
change log entry for the work on #228
1 parent 0c6ea16 commit e10aa60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12478,6 +12478,7 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
1247812478
<li>Improve definitions in <a href="#initDefinitions" class="sectionRef"></a></li>
1247912479
<li>Fix algorithm for translation SELECT expressions <a href="#sparqlSelectExpressions" class="sectionRef"></a></li>
1248012480
<li>Clarify the use of ToList in algebra expressions in <a href="#translation" class="sectionRef"></a></li>
12481+
<li>Add an explicit definition of the algebraic syntax (<a href="#algebraicSyntax" class="sectionRef"></a>) into which the AST expressions are translated according to <a href="#translation" class="sectionRef"></a>, and mark up all mentions of symbols of this syntax as links to their respective definition; similarly, mark up all mentions of operators of the <a href="#sparqlAlgebra">SPARQL algebra</a> as links to their respective definition</li>
1248112482
</ul>
1248212483
</li>
1248312484
<li>

0 commit comments

Comments
 (0)