--- a/rdf-new/index.html Thu Feb 13 14:03:55 2014 +0000
+++ b/rdf-new/index.html Thu Feb 13 15:51:06 2014 +0100
@@ -11,7 +11,7 @@
localBiblio: localBibliography,
// specification status (e.g. WD, LC, WG-NOTE, etc.). If in doubt use ED.
- specStatus: "FPWD",
+ specStatus: "WG-NOTE",
// noRecTrack: true,
// the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -22,7 +22,7 @@
// subtitle : "an excellent document",
// if you wish the publication date to be other than today, set this
- publishDate: "2013-12-17",
+ publishDate: "2014-02-25",
// if the specification's copyright date is a range of years, specify
@@ -31,11 +31,11 @@
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
// and its maturity status
- // previousPublishDate: "2004-02-10",
- // previousMaturity: "REC",
+ previousPublishDate: "2013-12-17",
+ previousMaturity: "WD",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-new/index.html",
+ // edDraftURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-new/index.html",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "<li>2013-09-06",
@@ -48,7 +48,7 @@
// editors, add as many as you like
// only "name" is required
editors: [
- { name: "David Wood", url: "http://about.me/david_wood",
+q { name: "David Wood", url: "http://about.me/david_wood",
company: "3 Round Stones Inc.", companyURL:
"http://3roundstones.com/"
},
@@ -96,16 +96,14 @@
<section id="abstract">
- <p>The Resource Description Framework (RDF) is a language for
- representing information about resources in the World Wide
- Web. This document is intended to provide the reader with a summary
- of changes to RDF introduced in RDF version 1.1.
+ <p>This document provides the reader with a summary
+ of changes to RDF introduced in RDF version 1.1.
</p>
</section>
<section id="sotd">
- <p>The RDF Working Group expects this document to become a Working
- Group Note.</p>
+ <p>This document is intended to provide the reader with a summary
+of changes to RDF introduced in RDF version 1.1. </p>
</section>