Add note that publishers should put the primary data in the default graph
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 11 Dec 2012 18:09:47 +0100
changeset 1029 a72597cea163
parent 1028 d3945dd12c19
child 1030 dff55b3c13ec
Add note that publishers should put the primary data in the default graph

... if they need to support both dataset and graph syntaxes.
Improved the sentence a bit.

/cc: @gkellogg

This addresses #201.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Tue Dec 11 18:04:03 2012 +0100
+++ b/spec/latest/json-ld-syntax/index.html	Tue Dec 11 18:09:47 2012 +0100
@@ -2914,8 +2914,8 @@
     negotiation.</p>
 
   <p class="note">Publishers supporting both dataset and graph syntaxes have to ensure that
-    the primary data is stored in the default graph to enable consumers without support
-    for datasets to process the information.</p>
+    the primary data is stored in the default graph to enable consumers that do not support
+    datasets to process the information.</p>
 </section>
 
 <section class="appendix informative">