branch for rdf-concepts FPWD; status section etc rdf-concepts-FPWD
authorRichard Cyganiak <richard@cyganiak.de>
Sat, 13 Aug 2011 19:44:04 +0100
branchrdf-concepts-FPWD
changeset 122 195e7db210e9
parent 121 45a062bd4752
child 130 a209041ccbda
branch for rdf-concepts FPWD; status section etc
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Sat Aug 13 18:40:08 2011 +0100
+++ b/rdf-concepts/index.html	Sat Aug 13 19:44:04 2011 +0100
@@ -10,7 +10,7 @@
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "FPWD",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "rdf11-concepts",
@@ -133,6 +133,27 @@
 </section>
 
 
+<section id="sotd">
+  <p>This document is work in progress towards a revision of the
+  <a href="http://www.w3.org/TR/rdf-concepts/"><em>RDF Concepts
+  and Abstract Syntax</em></a> Recommendation,
+  and is intended to eventually replace that document.
+  It is part of a larger effort to revise the
+  <a href="http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-Introduction">RDF specifications as published in 2004</a>.
+  The most significant changes from the 2004 edition are:
+  modified <a href="#section-Graph-Literal">string literals</a>,
+  a <a href="#section-skolemization">section on skolemization
+  of blank nodes</a>, and many updated
+  <a href="#references">references</a> to other specifications
+  (including a change in terminology from
+  “URI references” to “IRIs”). A fuller list of changes that
+  have been made to date is provided in <a href="#changes">Appendix A</a>.
+  Various areas of work to be tackled in upcoming
+  working drafts are highlighted throughout the document, but
+  should not yet be understood as an exhaustive list.</p>
+</section>
+
+
 <section id="section-Introduction">
     <h2>Introduction</h2>