Reference ED of Microdata, not WD.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 21 Nov 2011 18:08:18 -0800
changeset 44 62761f79513a
parent 43 37500d90742f
child 45 95e49b1811d5
Reference ED of Microdata, not WD.
microdata-rdf/index.html
--- a/microdata-rdf/index.html	Fri Nov 18 18:05:53 2011 -0800
+++ b/microdata-rdf/index.html	Mon Nov 21 18:08:18 2011 -0800
@@ -16,7 +16,7 @@
     var preProc = {
           apply:  function(c) {
                     // extend the bibliography entries
-                    berjon.biblio["MICRODATA"] = "<cite><a href=\"http://www.w3.org/TR/2011/WD-microdata-20110525/\">HTML Microdata</a></cite> Ian Hickson Editor. World Wide Web Consortium (work in progress). 25 May 2010. This edition of the HTML Microdata specification is http://www.w3.org/TR/2011/WD-microdata-20110525/. The <a href=\"http://www.w3.org/TR/microdata/\">latest edition of HTML Microdata</a> is available at http://www.w3.org/TR/microdata/";
+                    berjon.biblio["MICRODATA"] = "<cite><a href=\"http://dev.w3.org/html5/md/\">HTML Microdata</a></cite> Ian Hickson Editor. World Wide Web Consortium (work in progress). 18 November 2011. This edition of the HTML Microdata specification is http://dev.w3.org/html5/md/. The <a href=\"http://dev.w3.org/html5/md/\">latest edition of HTML Microdata</a> is available at http://www.w3.org/TR/microdata/";
                     berjon.biblio["JSON-LD"] = "Manu Sporny, Gregg Kellogg, et al. <a href=\"http://json-ld.org/spec/latest/json-ld-syntax/\"><cite>The JSON-LD Syntax</cite></a> Latest. W3C Editor's Draft. URL: <a href=\"http://json-ld.org/spec/latest/json-ld-syntax/\">http://json-ld.org/spec/latest/json-ld-syntax/</a>";
 
                     // process the document before anything else is done