I'm guessing we'll do RDF 1.1 rather than 2nd Edition. Clarified the notes for all editors and added old series editor
authorRichard Cyganiak <richard@cyganiak.de>
Wed, 25 May 2011 11:08:54 +0100
changeset 5 f970b1b7b5c9
parent 4 54a38acdc114
child 6 7c028f856211
I'm guessing we'll do RDF 1.1 rather than 2nd Edition. Clarified the notes for all editors and added old series editor
index.html
--- a/index.html	Wed May 25 00:12:10 2011 +0100
+++ b/index.html	Wed May 25 11:08:54 2011 +0100
@@ -3,7 +3,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <!-- @@@ title? Do we talk about 2nd edition, RDF 1.1, ...? The original title spelled out RDF. -->
-    <title>RDF Concepts and Abstract Syntax (Second Edition)</title>
+    <title>RDF 1.1 Concepts and Abstract Syntax</title>
     <script src='ReSpec.js/js/respec.js' class='remove'></script>
     <script class='remove'>
       var respecConfig = {
@@ -47,28 +47,36 @@
 
           // editors, add as many as you like
           // only "name" is required
+// @@@ Perhaps best to extend ReSpec with a generic mechanism for splitting this into "Editors" and "Previous Editors"
           editors:  [
               { name: "Richard Cyganiak", url: "http://richard.cyganiak.de/",
                 company: "DERI, NUI Galway", companyURL: "http://www.deri.ie/",
-                note: "2nd Edition",
+                note: "RDF 1.1",
               },
-// Details for David?
+// @@@ Details for David?
               { name: "David Wood", // url: "http://example.org/",
                 company: "Talis", companyURL: "http://www.talis.com/",
-                note: "2nd Edition",
+                note: "RDF 1.1",
               },
-// Graham's affiliation has changed
+// @@@ Graham's affiliation has changed
               { name: "Graham Klyne", url: "http://www.ninebynine.org/",
                 company: "Nine by Nine", // companyURL: "http://example.com/"
                 mailto: "GK@NineByNine.org",
+                note: "RDF 1.0",
               },
-// Jeremy's affiliation has changed
+// @@@ Jeremy's affiliation has changed
               { name: "Jeremy J. Carroll", url: "http://www-uk.hpl.hp.com/people/jjc/",
                 company: "Hewlett Packard Labs", // companyURL: "http://example.com/"
                 mailto: "jjc@hpl.hp.com",
+                note: "RDF 1.0",
+              },
+// @@@ Brian's affiliation has changed
+              { name: "Brian McBride", url: "http://www-uk.hpl.hp.com/people/bwm/",
+                company: "Hewlett Packard Labs", // companyURL: "http://example.com/"
+                mailto: "bwm@hplb.hpl.hp.com",
+                note: "RDF 1.0 Series Editor",
               },
           ],
-// @@@ Series editor missing
 
           // authors, add as many as you like. 
           // This is optional, uncomment if you have authors as well as editors.
@@ -1431,7 +1439,7 @@
 
   <ul>
     <li>2011-05-25: Updated all W3C references to latest editions, and Unicode from v3 to v4</li>
-    <li>2011-05-24: Converted to ReSpec, changed metadata to reflect Second Edition</li>
+    <li>2011-05-24: Converted to ReSpec, changed metadata to reflect RDF 1.1</li>
   </ul>
 </section>