diff --git a/spec/index.html b/spec/index.html index 3b6c4b0..12fd2cf 100644 --- a/spec/index.html +++ b/spec/index.html @@ -791,9 +791,22 @@
For serializations supporting in-line version announcement, +
+ Data conforming to version "1.1" is valid as data with version "1.2-basic", + and data conforming to version "1.2-basic" is valid as data with version "1.2". + Data conforming to version "1.1" has the same semantics + under [[[RDF11-MT]]] and under [[[RDF12-SEMANTICS]]]. +
+ ++ See [[[RDF-INTEROP]]] for details of encoding "1.2" as "1.2-basic". +
+ ++ For serializations supporting in-line version announcement, the version announcement SHOULD be made early in the document - and certainly before serializing any feature depending on that version.
+ and certainly before serializing any feature depending on that version. +