- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Oct 2010 13:59:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa
In directory hutz:/tmp/cvs-serv12002
Modified Files:
Overview-src.html
Log Message:
Index: Overview-src.html
===================================================================
RCS file: /sources/public/html5/rdfa/Overview-src.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview-src.html 19 Oct 2010 13:44:03 -0000 1.11
+++ Overview-src.html 19 Oct 2010 13:59:42 -0000 1.12
@@ -118,7 +118,7 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
- specStatus: "WD",
+ specStatus: "ED",
//publishDate: "2010-10-19",
diffTool: "http://www3.aptest.com/standards/htmldiff/htmldiff.pl",
@@ -132,10 +132,10 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- previousPublishDate: "2010-06-24",
+ previousPublishDate: "2010-10-19",
previousMaturity: "WD",
// prevRecShortname: "rdfa-in-html",
- previousURI: "http://www.w3.org/TR/2010/WD-rdfa-in-html-20100624/",
+ previousURI: "http://www.w3.org/TR/2010/WD-rdfa-in-html-20101019/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://dev.w3.org/html5/rdfa/",
@@ -185,10 +185,10 @@
// errata: 'http://www.w3.org/MarkUp/2008/REC-rdfa-core-20081014-errata',
// name of the WG
- wg: "RDFa Working Group",
+ wg: "HTML Working Group",
// URI of the public WG page
- wgURI: "http://www.w3.org/2010/02/rdfa/",
+ wgURI: "http://www.w3.org/html/wg",
// name (with the @w3c.org) of the public mailing to which comments are due
wgPublicList: "public-rdfa-wg",
Received on Tuesday, 19 October 2010 13:59:49 UTC