diff --git a/spec/index.html b/spec/index.html
index 272e758..4f31528 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -12710,7 +12710,12 @@
Changes between SPARQL 1.1 Query Language and SPARQL 1.2 Query Language
RDF string.
Exclude Unicode surrogates from Unicode escape sequences.
Remove concepts of plain and simple literals, in favor of explicit mentions of `xsd:string`
- Migrate XML Schema references to 1.1
+ Migrate XML Schema references to 1.1.
+ Note that for datatypes involving years, the year 1 BCE is represented by `0000` and not as `-0001`.
+ See the note about the
+ date/timeSevenPropertyModel
+ for details.
+
Update references to XPath from 2.0 to 3.1
Define `EBV` as a functional form.
Forbid duplicated variables in `VALUES`.