diff --git a/spec/index.html b/spec/index.html index 0e5569c..abfb0f3 100644 --- a/spec/index.html +++ b/spec/index.html @@ -545,6 +545,10 @@

RDF Version Announcement

Host: example.com Accept: text/turtle; version=1.2 +

+ Section defines version labels + to be used with the version parameter and in concrete RDF syntax. +

@@ -577,6 +581,41 @@

RDF Version Announcement

Change "Classic Conformance" to "Basic Conformance" and define them as profiles.

+
+

Version Labels

+

+ A version label is a string that identifies the syntax and semantics conformance + for the RDF data. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Version Labels
Version LabelSyntaxSemantics
"1.2"RDF 1.2 syntaxRDF 1.2 Semantics
"1.2-basic"RDF 1.2 syntax without triple termsRDF 1.2 Semantics
"1.1"RDF 1.1 syntax except for use of a version directiveRDF 1.1 Semantics
+
+

Strings in RDF