Updated RDF-JSON definition per DaveReynolds revisions.
authorbhyland
Thu, 09 May 2013 11:38:47 -0400
changeset 511 91b442fc5416
parent 510 7f1127a7eb5a
child 512 4c9a0379961d
Updated RDF-JSON definition per DaveReynolds revisions.
glossary/index.html
--- a/glossary/index.html	Thu May 09 07:05:03 2013 -0400
+++ b/glossary/index.html	Thu May 09 11:38:47 2013 -0400
@@ -479,8 +479,7 @@
 
 <section>
 <h4>RDF-JSON</h4>
-<p class='todo'>Confirm rewording acceptable to DaveR.</p>
-A simple serialization of RDF Triples in JSON.  A concrete syntax in JavaScript Object Notation (JSON) [[!RFC4627]] for RDF as defined in the RDF Concepts and Abstract Syntax [[!RDF-CONCEPTS]] W3C Recommendation.  See also <a href="#json-ld">JSON-LD</a>.
+A name for one of the early proposals for how to serialized RDF in JSON.  RDF-JSON is still widely used.   Originally proposed as a <a href="http://docs.api.talis.com/platform-api/output-types/rdf-json" target="_blank">Talis Platform API Output Type</a>.  See also a concrete syntax in JavaScript Object Notation (JSON) [[!RFC4627]] for RDF as defined in the RDF Concepts and Abstract Syntax [[!RDF-CONCEPTS]] W3C Recommendation and <a href="#json-ld">JSON-LD</a> which are more recent W3C documents.
 </section>
 
 <section>