update Respec data
authorGuus Schreiber <guus.schreiber@vu.nl>
Tue, 04 Feb 2014 15:23:02 +0100
changeset 1804 f642b6f7d4e2
parent 1803 86045c211113
child 1805 2558515a36b5
update Respec data
rdf-xml/index.html
--- a/rdf-xml/index.html	Tue Feb 04 15:18:44 2014 +0100
+++ b/rdf-xml/index.html	Tue Feb 04 15:23:02 2014 +0100
@@ -11,9 +11,9 @@
           localBiblio: localBibliography,
 
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "REC",
-          errata:               "http://www.w3.org/2014/rdf1.1-errata",
-          implementationReportURI: "http://www.w3.org/TR/2014/NOTE-rdf11-testcases-20140225/", 
+          specStatus:         "REC",
+          errata:             "http://www.w3.org/2014/rdf1.1-errata",
+          testSuiteURI:       "http://www.w3.org/TR/2014/NOTE-rdf11-testcases-20140225/", 
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "rdf-syntax-grammar",
@@ -95,8 +95,6 @@
           // Team Contact.
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
 
-          testSuiteURI:         "http://www.w3.org/2014/RDFXMLTests",
-
           // if this parameter is set to true, ReSpec.js will embed various RDFa attributes
           // throughout the generated specification. The triples generated use vocabulary items
           // from the dcterms, foaf, and bibo. The parameter defaults to false.
@@ -116,10 +114,6 @@
   <body>
 
     <section id="abstract">
-        <p>The Resource Description Framework
-        (RDF) is a 
-        general-purpose language for representing information in the Web.</p>
-
         <p>This document defines an XML
         syntax for RDF called RDF/XML in terms of
         Namespaces in XML, the XML Information Set
@@ -144,14 +138,6 @@
         are listed in the <a href="#changes-rdf11">Changes</a>
         section. Since the edits to this document do not invalidate
         previous implementations the Director decided no new implementation report was required. </p>
-        <p>The <abbr title="World Wide Web Consortium">W3C</abbr>
-        Membership and other interested parties are invited to review
-        the document and send comments to
-        <a href="mailto:public-rdf-comments@w3.org" rel="discussion">public-rdf-comments@w3.org</a> 
-        (<a href="mailto:public-rdf-comments-request@w3.org?subject=subscribe">subscribe</a>,
-        <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">archives</a>)
-        through 09 February 2014. Advisory Committee Representatives should consult their
-        <a href="https://www.w3.org/2002/09/wbs/myQuestionnaires">WBS questionnaires</a>. 
      </section>
 
     <section id="section-Introduction">