Integrating changes from Dave Longley related to "Usable as RDF" section.
--- 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>