Add reference to FPWD and diff link.
--- a/ED/microdata-rdf/20120320/index.html Thu Mar 01 11:25:12 2012 -0800
+++ b/ED/microdata-rdf/20120320/index.html Thu Mar 01 11:48:02 2012 -0800
@@ -511,7 +511,7 @@
<dd><a href="http://greggkellogg.net/">Gregg Kellogg</a>, Kellogg Associates</dd>
<dd><a href="http://www.jenitennison.com/">Jeni Tennison</a>, Independent</dd>
<dd><a href="http://www.w3.org/People/Ivan/">Iván Herman</a>, <a href="http://www.w3.org"><acronym title="World Wide Web Consortium">W3C</acronym></a></dd>
-</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr></div>
+</dl><p>This document is also available in this non-normative format: <a href="diff-20120112.html">diff to previous version</a>.</p><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr></div>
<div id="abstract" class="introductory section"><h2>Abstract</h2>
<p>HTML microdata [<cite><a class="bibref" rel="biblioentry" href="#bib-MICRODATA">MICRODATA</a></cite>] is an extension to HTML used to embed machine-readable data into HTML documents.
Whereas the microdata specification describes a means of markup, the output format is JSON. This specification
--- a/microdata-rdf/index.html Thu Mar 01 11:25:12 2012 -0800
+++ b/microdata-rdf/index.html Thu Mar 01 11:48:02 2012 -0800
@@ -127,7 +127,7 @@
// and its maturity status
previousPublishDate: "2012-01-12",
previousMaturity: "FPWD-NOTE",
- //previousURI: "https://dvcs.w3.org/hg/htmldata/raw-file/default/ED/microdata-rdf/20111118/index.html",
+ //previousURI: "https://dvcs.w3.org/hg/htmldata/raw-file/default/ED/microdata-rdf/20120112/index.html",
//diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
@@ -181,7 +181,7 @@
wgPatentURI: "",
maxTocLevel: 4,
preProcess: [ preProc ]
- //, alternateFormats: [ {uri: "diff-20111118.html", label: "diff to previous version"} ],
+ , alternateFormats: [ {uri: "diff-20120112.html", label: "diff to previous version"} ]
};
function updateExample(doc, content) {