--- a/people/respec-config.js Wed Apr 04 21:25:12 2012 -0400
+++ b/people/respec-config.js Wed Apr 04 21:27:06 2012 -0400
@@ -1,11 +1,11 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "ED",
- publishDate: "2012-02-16",
+ //publishDate: "2012-04-05",
//copyrightStart: "2010",
// the specification's short name, as in http://www.w3.org/TR/short-name/
- shortName: "gld-people",
+ shortName: "vocab-people",
//subtitle: "",
// if you wish the publication date to be other than today, set this
// publishDate: "2009-08-06",
@@ -15,10 +15,10 @@
//previousPublishDate: "2011-06-26",
//previousMaturity: "ED",
//previousDiffURI: "http://dvcs.w3.org/hg/gld/bp/",
- diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
+ //diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "http://dvcs.w3.org/hg/gld/people/",
+ edDraftURI: "http://dvcs.w3.org/hg/raw-file/default/people/index.html",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
@@ -42,20 +42,20 @@
//authors: [],
// name of the WG
- wg: "Government Linked Data Working Group",
+ // wg: "Government Linked Data Working Group",
// URI of the public WG page
- wgURI: "http://www.w3.org/2011/gld/",
+ //wgURI: "http://www.w3.org/2011/gld/",
// name of the public mailing to which comments are due
- wgPublicList: "public-gld-wg",
+ //wgPublicList: "public-gld-comments",
// URI of the patent status for this WG, for Rec-track documents
// !!!! IMPORTANT !!!!
// This is important for Rec-track documents, do not copy a patent URI from a random
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
// Team Contact.
- wgPatentURI: "",
+ //wgPatentURI: "http://www.w3.org/2004/01/pp-impl/47663/status",
maxTocLevel: 2,
preProcess: [ preProc ]
//alternateFormats: [ {uri: "diff-20110507.html", label: "diff to previous version"} ],