Applied minor editorial change from Dave Longley wrt. Relationship to RDF.
--- a/spec/latest/json-ld/index.html Tue Aug 13 17:17:44 2013 -0400
+++ b/spec/latest/json-ld/index.html Tue Aug 13 17:19:38 2013 -0400
@@ -3307,8 +3307,8 @@
<p>JSON-LD is a
<tref href="http://www.w3.org/TR/rdf11-concepts/#dfn-concrete-rdf-syntax">concrete RDF syntax</tref>
- as described in [[RDF11-CONCEPTS]]. Hence, a JSON-LD document is an
- RDF document and a JSON document and correspondingly represents an
+ as described in [[RDF11-CONCEPTS]]. Hence, a JSON-LD document is both an
+ RDF document <em>and</em> a JSON document and correspondingly represents an
instance of an RDF data model. However, JSON-LD also extends the RDF data
model to optionally allow JSON-LD to serialize
<tref href="http://www.w3.org/TR/rdf11-concepts/#dfn-generalized-rdf-dataset">Generalized RDF Datasets</tref>.