Add AndyS as editor; remove from Acks
authorAndy Seaborne <andy.seaborne@apache.org>
Thu, 05 Dec 2013 18:26:38 +0000
changeset 1474 94c8b1b509e8
parent 1473 efd7de392ca5
child 1475 c6d44f8fab02
Add AndyS as editor; remove from Acks
rdf-turtle/n-triples.html
--- a/rdf-turtle/n-triples.html	Thu Dec 05 16:06:10 2013 +0000
+++ b/rdf-turtle/n-triples.html	Thu Dec 05 18:26:38 2013 +0000
@@ -43,8 +43,12 @@
           // editors, add as many as you like
           // only "name" is required
           editors:  [
-              { name: "Gavin Carothers", // url: "http://gavin.carothers.name/",
-                company: "Lex Machina, Inc", companyURL: "https://lexmachina.com/" },
+              { name: "Gavin Carothers",
+                company: "Lex Machina, Inc", 
+                companyURL: "https://lexmachina.com/" },
+              { name: "Andy Seaborne",  
+                company: "The Apache Software Foundation",
+                companyURL: "http://www.apache.org/"}
           ],
 
           // authors, add as many as you like.
@@ -52,9 +56,7 @@
           // only "name" is required. Same format as editors.
 
           authors:  [
-              { name: "David Beckett", url: "http://www.dajobe.org/" },
-              //{ name: "Gavin Carothers", url: "http://gavin.carothers.name/", company: "Lex Machina, Inc", companyURL: "https://lexmachina.com/" },
-
+              { name: "David Beckett", url: "http://www.dajobe.org/" }
           ],
 
           // name of the WG
@@ -154,7 +156,6 @@
         are used to identify values such as strings, numbers,
         dates.</p>
 
-
         <p>
           Literals (Grammar production <a href="#grammar-production-literal">Literal</a>) have a lexical form followed by a language tag, a datatype IRI, or neither.
           The representation of the lexical form consists of an
@@ -297,7 +298,7 @@
 
       <section id="section-ack" class="informative">
         <h2>Acknowledgements</h2>
-        <p>The editor of the 2013 edition acknowledges valuable contributions from Gregg Kellogg, Andy Seaborn, Eric Prud'hommeaux, Dave Beckett, David Robillard, Gregory Williams, Pat Hayes, Richard Cyganiak, Henry S. Thompson, and David Booth.</p>
+        <p>The editor of the RDF 1.1 edition acknowledges valuable contributions from Gregg Kellogg, Eric Prud'hommeaux, Dave Beckett, David Robillard, Gregory Williams, Pat Hayes, Richard Cyganiak, Henry S. Thompson, and David Booth.</p>
         <p>This specification is a product of extended deliberations by the
         <a href="http://www.w3.org/2000/09/dbwg/details?group=46168&amp;public=1">members of the RDF Working Group</a>.
         It draws upon the earlier specification in <a href="http://www.w3.org/TR/2004/REC-rdf-testcases-20040210/#ntriples">RDF Test Cases</a>, edited by Dave Beckett.</p>