JSON ref to RFC4627.
--- a/spec/latest/index.html Sat Jul 02 12:23:02 2011 -0700
+++ b/spec/latest/index.html Sat Jul 02 13:46:01 2011 -0700
@@ -21,6 +21,7 @@
berjon.biblio["BCP47"] = "A. Phillips, M. Davis. <a href=\"http://tools.ietf.org/rfc/bcp/bcp47.txt\"><cite>Tags for Identifying Languages</cite></a> September 2009. IETF Best Current Practice. URL: <a href=\"http://tools.ietf.org/rfc/bcp/bcp47.txt\">http://tools.ietf.org/rfc/bcp/bcp47.txt</a>";
berjon.biblio["RDF-API"] = "Manu Sporny, Benjamin Adrian, Nathan Rixham; et al. <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-api/\"><cite>RDF API</cite></a> Latest. W3C Editor's Draft. URL: <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-api/\">http://www.w3.org/2010/02/rdfa/sources/rdf-api/</a>";
berjon.biblio["RDF-INTERFACES"] = "Nathan Rixham, Manu Sporny, Benjamin Adrian; et al. <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/\"><cite>RDF Interfaces</cite></a> Latest. W3C Editor's Draft. URL: <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/\">http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/</a>";
+ berjon.biblio["RFC4627"] = "<cite><a href=\"http://www.ietf.org/rfc/rfc4627.txt\">JavaScript Object Notation (JSON)</a></cite>, D. Crockford. IETF Network Working Group, July 2006. URL: http://www.ietf.org/rfc/rfc4627.txt.";
// process the document before anything else is done
var refs = document.querySelectorAll('adef') ;
@@ -191,7 +192,7 @@
],
// name of the WG
- wg: "RDFa Working Group",
+ wg: "Linked Data in JSON Interest Group",
// URI of the public WG page
wgURI: "",
@@ -255,7 +256,7 @@
Developers that embed structured data in their Web pages can choose among
a number of languages such as RDFa [[RDFA-CORE]], Microformats [[MICROFORMATS]]
and Microdata [[MICRODATA]]. Each of these structured data languages, while
-incompatible at the syntax level, can be easily mapped to RDF. JSON has
+incompatible at the syntax level, can be easily mapped to RDF. JSON [[!RFC4627]] has
proven to be a highly useful object serialization and messaging format.
In an attempt to harmonize the representation of Linked Data in JSON,
this specification outlines a common JSON representation format for