You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spec/index.html
+34-24
Original file line number
Diff line number
Diff line change
@@ -11803,7 +11803,40 @@ <h2>Internet Media Type, File Extension and Macintosh File Type</h2>
11803
11803
<h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
11804
11804
<ul>
11805
11805
<li>
11806
-
Fix errata:
11806
+
Normative changes:
11807
+
<ul>
11808
+
<li>Remove concepts of plain and simple literals, in favor of explicit mentions of xsd:string</li>
11809
+
<li>Update grammar for quoted triples and triple functions in <a href="#sparqlGrammar" class="sectionRef"></a></li>
11810
+
<li>Migrate XML Schema references to 1.1</li>
11811
+
<li>Update references to XPath from 2.0 to 3.1</li>
11812
+
<li>Add functions on quoted triples to <a href="#func-quoted-triples" class="sectionRef"></a></li>
11813
+
</ul>
11814
+
</li>
11815
+
<li>
11816
+
Editorial changes:
11817
+
<ul>
11818
+
<li>Define RDFterm-equal using an actual function signature in <a href="#func-RDFterm-equal" class="sectionRef"></a></li>
11819
+
<li>Improve wording of blank nodes in <a href="#templatesWithBNodes" class="sectionRef"></a></li>
11820
+
<li>Improve display on mobile</li>
11821
+
<li>Move RDFterm-equal and sameTerm to <a href="#func-rdfTerms" class="sectionRef"></a></li>
11822
+
<li>Add note on deduplication of triples produced by CONSTRUCT to <a href="#construct" class="sectionRef"></a></li>
11823
+
<li>Remove historical notes on rdf:langString datatype from <a href="#func-datatype" class="sectionRef"></a></li>
11824
+
<li>Remove inconsistencies between the definitions of the set functions</li>
11825
+
<li>Introduce a function called multiplicity to replace card[Ω](μ) in <a href="#BasicGraphPattern" class="sectionRef"></a></li>
11826
+
<li>Update to Media Type language instead of MIME Type language</li>
11827
+
<li>Clarify that aggregation returns a single partial function in <a href="#sparqlGroupAggregate" class="sectionRef"></a></li>
11828
+
<li>Update Filter Evaluation language to reference more functional forms in <a href="#evaluation" class="sectionRef"></a></li>
11829
+
<li>Use PREFIX instead of @prefix</li>
11830
+
<li>Clarify definition of the Sum set function in <a href="#aggSum" class="sectionRef"></a></li>
11831
+
<li>Improve definition of Group operator in <a href="#aggregateAlgebra" class="sectionRef"></a></li>
11832
+
<li>Move definitions of Flatten and Card to <a href="#setFunctions" class="sectionRef"></a></li>
11833
+
<li>Improve definitions in <a href="#initDefinitions" class="sectionRef"></a></li>
11834
+
<li>Fix algorithm for translation SELECT expressions <a href="#sparqlSelectExpressions" class="sectionRef"></a></li>
11835
+
<li>Clarify the use of ToList in algebra expressions in <a href="#sparqlQuery" class="sectionRef"></a></li>
11836
+
</ul>
11837
+
</li>
11838
+
<li>
11839
+
Errata:
11807
11840
<ul>
11808
11841
<li><a href="https://www.w3.org/2013/sparql-errata#editorial-query-1">editorial-query-1</a>: Missing right parenthesis in <a href="#defn_evalGraph">Evaluation of Graph definition</a></li>
11809
11842
<li><a href="https://www.w3.org/2013/sparql-errata#editorial-query-2">editorial-query-2</a>: Missing space in <a href="#defn_algJoin">Join definition</a></li>
@@ -11825,29 +11858,6 @@ <h2>Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language</h2>
11825
11858
<li><a href="https://www.w3.org/2013/sparql-errata#errata-query-23">errata-query-23</a>: Fix inconsistenties between <a href="#defn_aggMin">MIN</a> and <a href="#defn_aggMax">MAX</a></li>
11826
11859
</ul>
11827
11860
</li>
11828
-
<li>Define RDFterm-equal using an actual function signature in <a href="#func-RDFterm-equal" class="sectionRef"></a></li>
11829
-
<li>Remove concepts of plain and simple literals, in favor of explicit mentions of xsd:string</li>
11830
-
<li>Improve wording of blank nodes in <a href="#templatesWithBNodes" class="sectionRef"></a></li>
11831
-
<li>Improve display on mobile</li>
11832
-
<li>Update grammar for quoted triples and triple functions in <a href="#sparqlGrammar" class="sectionRef"></a></li>
11833
-
<li>Move RDFterm-equal and sameTerm to <a href="#func-rdfTerms" class="sectionRef"></a></li>
11834
-
<li>Migrate XML Schema references to 1.1</li>
11835
-
<li>Update references to XPath from 2.0 to 3.1</li>
11836
-
<li>Add functions on quoted triples to <a href="#func-quoted-triples" class="sectionRef"></a></li>
11837
-
<li>Add note on deduplication of triples produced by CONSTRUCT to <a href="#construct" class="sectionRef"></a></li>
11838
-
<li>Remove historical notes on rdf:langString datatype from <a href="#func-datatype" class="sectionRef"></a></li>
11839
-
<li>Remove inconsistencies between the definitions of the set functions</li>
11840
-
<li>Introduce a function called multiplicity to replace card[Ω](μ) in <a href="#BasicGraphPattern" class="sectionRef"></a></li>
11841
-
<li>Update to Media Type language instead of MIME Type language</li>
11842
-
<li>Clarify that aggregation returns a single partial function in <a href="#sparqlGroupAggregate" class="sectionRef"></a></li>
11843
-
<li>Update Filter Evaluation language to reference more functional forms in <a href="#evaluation" class="sectionRef"></a></li>
11844
-
<li>Use PREFIX instead of @prefix</li>
11845
-
<li>Clarify definition of the Sum set function in <a href="#aggSum" class="sectionRef"></a></li>
11846
-
<li>Improve definition of Group operator in <a href="#aggregateAlgebra" class="sectionRef"></a></li>
11847
-
<li>Move definitions of Flatten and Card to <a href="#setFunctions" class="sectionRef"></a></li>
11848
-
<li>Improve definitions in <a href="#initDefinitions" class="sectionRef"></a></li>
11849
-
<li>Fix algorithm for translation SELECT expressions <a href="#sparqlSelectExpressions" class="sectionRef"></a></li>
11850
-
<li>Clarify the use of ToList in algebra expressions in <a href="#sparqlQuery" class="sectionRef"></a></li>
0 commit comments