diff --git a/spec/index.html b/spec/index.html
index 61e1cdf..8e6c1ce 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -11803,7 +11803,40 @@
Internet Media Type, File Extension and Macintosh File Type
Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language
-
- Fix errata:
+ Normative changes:
+
+ - Remove concepts of plain and simple literals, in favor of explicit mentions of xsd:string
+ - Update grammar for quoted triples and triple functions in
+ - Migrate XML Schema references to 1.1
+ - Update references to XPath from 2.0 to 3.1
+ - Add functions on quoted triples to
+
+
+ -
+ Editorial changes:
+
+ - Define RDFterm-equal using an actual function signature in
+ - Improve wording of blank nodes in
+ - Improve display on mobile
+ - Move RDFterm-equal and sameTerm to
+ - Add note on deduplication of triples produced by CONSTRUCT to
+ - Remove historical notes on rdf:langString datatype from
+ - Remove inconsistencies between the definitions of the set functions
+ - Introduce a function called multiplicity to replace card[Ω](μ) in
+ - Update to Media Type language instead of MIME Type language
+ - Clarify that aggregation returns a single partial function in
+ - Update Filter Evaluation language to reference more functional forms in
+ - Use PREFIX instead of @prefix
+ - Clarify definition of the Sum set function in
+ - Improve definition of Group operator in
+ - Move definitions of Flatten and Card to
+ - Improve definitions in
+ - Fix algorithm for translation SELECT expressions
+ - Clarify the use of ToList in algebra expressions in
+
+
+ -
+ Errata:
- - Define RDFterm-equal using an actual function signature in
- - Remove concepts of plain and simple literals, in favor of explicit mentions of xsd:string
- - Improve wording of blank nodes in
- - Improve display on mobile
- - Update grammar for quoted triples and triple functions in
- - Move RDFterm-equal and sameTerm to
- - Migrate XML Schema references to 1.1
- - Update references to XPath from 2.0 to 3.1
- - Add functions on quoted triples to
- - Add note on deduplication of triples produced by CONSTRUCT to
- - Remove historical notes on rdf:langString datatype from
- - Remove inconsistencies between the definitions of the set functions
- - Introduce a function called multiplicity to replace card[Ω](μ) in
- - Update to Media Type language instead of MIME Type language
- - Clarify that aggregation returns a single partial function in
- - Update Filter Evaluation language to reference more functional forms in
- - Use PREFIX instead of @prefix
- - Clarify definition of the Sum set function in
- - Improve definition of Group operator in
- - Move definitions of Flatten and Card to
- - Improve definitions in
- - Fix algorithm for translation SELECT expressions
- - Clarify the use of ToList in algebra expressions in