Integrating changes from Dave Longley related to "Usable as RDF" section.
authorManu Sporny <msporny@digitalbazaar.com>
Tue, 11 Jun 2013 15:08:59 -0400
changeset 1724 75d726954bd0
parent 1723 39a29386d508
child 1725 c6d9abae764f
Integrating changes from Dave Longley related to "Usable as RDF" section.
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Tue Jun 11 15:03:32 2013 -0400
+++ b/spec/latest/json-ld/index.html	Tue Jun 11 15:08:59 2013 -0400
@@ -272,10 +272,10 @@
      to the language. We should focus on simplicity when possible.</dd>
     <dt>Usable as RDF</dt>
     <dd>JSON-LD was designed to be usable by developers as 
-    idiomatic JSON, with no need to understand RDF [[RDF11-CONCEPTS]]. If 
-    desired, it was also designed to be usable as RDF. People intending to use 
-    JSON-LD with RDF tools will find it can be used like any other RDF syntax. 
-    Complete details of how JSON-LD relates to RDF are in 
+    idiomatic JSON, with no need to understand RDF [[RDF11-CONCEPTS]]. 
+    However, JSON-LD was also designed to be usable as RDF, so people 
+    intending to use JSON-LD with RDF tools will find it can be used like 
+    any other RDF syntax. Complete details of how JSON-LD relates to RDF are in 
     <a href="#relationship-to-rdf"></a>.</dd>
   </dl>
 </section>