Remove "JSON-LD is a subset of JSON"
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 20 Aug 2012 15:13:07 +0200
changeset 835 25cadd92c4ff
parent 834 763c3efe0635
child 836 5c7dadceacc4
Remove "JSON-LD is a subset of JSON"

It is not IMHO, it is JSON. It is a set of conventions for JSON to express linked data.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Mon Aug 20 15:06:24 2012 +0200
+++ b/spec/latest/json-ld-syntax/index.html	Mon Aug 20 15:13:07 2012 +0200
@@ -2635,9 +2635,8 @@
   JSON-LD documents. Conformance violations MUST be reported through a
   callback mechanism defined in [[JSON-LD-API]].</p>
 
-<p>The JSON-LD syntax is a subset of the JSON syntax. For a JSON-LD document
-  to be conforming, it MUST be a valid JSON document as described in
-  [[!RFC4627]].</p>
+<p>For a JSON-LD document to be conforming, it MUST be a valid JSON document
+  as described in [[!RFC4627]].</p>
 
 <p>JSON-LD introduces a number of keywords of the form '<code>@</code>'
   followed by a set of one or more lower case alphabetic characters