Clarify that a generalized RDF Dataset is a non-standard extension of RDF
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Sat, 03 Aug 2013 17:17:30 +0200
changeset 1825 7a1d6564860c
parent 1824 2d07bf2263ff
child 1842 9454515e6b6d
Clarify that a generalized RDF Dataset is a non-standard extension of RDF
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Wed Jul 31 21:53:19 2013 +0200
+++ b/spec/latest/json-ld/index.html	Sat Aug 03 17:17:30 2013 +0200
@@ -3246,10 +3246,12 @@
       property should be mapped to an IRI that is documented as unstable.</li>
     <li>If the developer wishes to use <tref title="blank node">blank nodes</tref>
       as <tref title="property">properties</tref> and also wishes to interpret the
-      data as a (non-standard)
+      data as a
       <tref href="http://www.w3.org/TR/rdf11-concepts/#dfn-generalized-rdf-dataset">generalized RDF Dataset</tref>,
       there is an option, <i>produce generalized RDF</i>, in the
-      Deserialize JSON-LD to RDF algorithm [[JSON-LD-API]] to do so.</li>
+      Deserialize JSON-LD to RDF algorithm [[JSON-LD-API]] to do so. Note that a
+      <tref href="http://www.w3.org/TR/rdf11-concepts/#dfn-generalized-rdf-dataset">generalized RDF Dataset</tref>
+      is an extension of RDF; it does not conform to the RDF standard.</li>
     <li>If the author or developer wishes to use <tref title="blank node">blank nodes</tref>
       as <tref title="property">properties</tref> and wishes to interpret the data
       as a standard (non-generalized)