Add index page for the various test suites and reference it from concepts
authorMarkus Lanthaler <mail@markus-lanthaler.com>
Wed, 06 Nov 2013 18:23:12 +0100
changeset 1235 b5ce966414dd
parent 1234 4073ce62f3c3
child 1236 1336902246ce
Add index page for the various test suites and reference it from concepts
local-biblio.js
rdf-concepts/index.html
rdf11-testcases/index.html
--- a/local-biblio.js	Wed Nov 06 09:12:39 2013 -0800
+++ b/local-biblio.js	Wed Nov 06 18:23:12 2013 +0100
@@ -7,7 +7,8 @@
     "RDF11-MT": "Patrick J. Hayes, Peter F. Patel-Schneider, Editors. <cite><a href=\"http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/\">RDF 1.1 Semantics.</a></cite> 5 November 2013. W3C Candidate Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/\">http://www.w3.org/TR/2013/CR-rdf11-mt-20131105/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/rdf11-mt/\">http://www.w3.org/TR/rdf11-mt/</a>",
     "N-TRIPLES": "Gavin Carothers, Editor. <cite><a href=\"http://www.w3.org/TR/2013/CR-n-triples-20131105/\">RDF 1.1 N-Triples</cite></a></cite>. 5 November 2013. W3C Candidate Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2013/CR-n-triples-20131105/\">http://www.w3.org/TR/2013/CR-n-triples-20131105/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/n-triples/\">http://www.w3.org/TR/n-triples/</a>",
     "N-QUADS": "Gavin Carothers, Editor. <cite><a href=\"http://www.w3.org/TR/2013/CR-n-quads-20131105/\">RDF 1.1 N-Quads</cite></a></cite>. 5 November 2013. W3C Candidate Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2013/CR-n-quads-20131105/\">http://www.w3.org/TR/2013/CR-n-quads-20131105/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/n-quads/\">http://www.w3.org/TR/n-quads/</a>",
-    "TRIG": "Gavin Carothers, Andy Seaborne, Editors. <cite><a href=\"http://www.w3.org/TR/2013/WD-trig-20130919/\">TriG: RDF Dataset Language.</a></cite>. 19 September 2013. W3C Candidate Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2013/WD-trig-20130919/\">http://www.w3.org/TR/2013/WD-trig-20130919/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/trig/\">http://www.w3.org/TR/trig/</a>",
+    "TRIG": "Gavin Carothers, Andy Seaborne, Editors. <cite><a href=\"http://www.w3.org/TR/2013/WD-trig-20130919/\">TriG: RDF Dataset Language</a></cite>. 19 September 2013. W3C Candidate Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2013/WD-trig-20130919/\">http://www.w3.org/TR/2013/WD-trig-20130919/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/trig/\">http://www.w3.org/TR/trig/</a>",
+    "RDF11-TESTCASES": "Markus Lanthaler, Editor. <cite><a href=\"http://www.w3.org/2013/rdf11-testcases/\">RDF 1.1 Test Cases</a></cite>. 6 November 2013. Editor's Draft (work in progress). URL: <a href=\"http://www.w3.org/2013/rdf11-testcases/\">http://www.w3.org/2013/rdf11-testcases/</a>. The latest edition is available at <a href=\"https://dvcs.w3.org/hg/rdf/raw-file/default/rdf11-testcases/index.html\">https://dvcs.w3.org/hg/rdf/raw-file/default/rdf11-testcases/index.html</a>",
     "LINKED-DATA": "Tim Berners-Lee. <cite><a href=\"http://www.w3.org/DesignIssues/LinkedData.html\">Linked Data</a></cite>. Personal View, imperfect but published. URL: <a href=\"http://www.w3.org/DesignIssues/LinkedData.html\">http://www.w3.org/DesignIssues/LinkedData.html</a>",
     "HORST04": "Herman J. ter Horst. <cite>Extending the RDFS Entailment Lemma</cite>, in S.A. McIlraith et al. (Eds.), The Semantic Web - ISWC2004, Proceedings of the Third International Semantic Web Conference, Hiroshima, Japan, November 2004, Springer, LNCS 3298, pp. 77-91.",
     "HORST05": "Herman J. ter Horst. <cite>Completeness, Decidability and Complexity of Entailment for RDF Schema and a Semantic Extension Involving the OWL Vocabulary</cite>, Journal of Web Semantics 3 (2005) 79-115.",
--- a/rdf-concepts/index.html	Wed Nov 06 09:12:39 2013 -0800
+++ b/rdf-concepts/index.html	Wed Nov 06 18:23:12 2013 +0100
@@ -796,7 +796,7 @@
     <p>With this definition, <var>M</var> shows how each blank node
     in <var>G</var> can be replaced with
     a new blank node to give <var>G'</var>. Graph isomorphism
-    is needed to support the RDF Test Cases [[RDF-TESTCASES]] specification.</p>
+    is needed to support the RDF Test Cases [[RDF11-TESTCASES]] specification.</p>
 </section>
 
 </section>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf11-testcases/index.html	Wed Nov 06 18:23:12 2013 +0100
@@ -0,0 +1,101 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>RDF 1.1 Test Cases</title>
+    <script src="../local-biblio.js" class="remove"></script>
+    <script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script>
+    <script class='remove'>
+      var respecConfig = {
+          // extend the bibliography entries
+          localBiblio: localBibliography,
+
+          // specification status (e.g. WD, LC, WG-NOTE, etc.). If in doubt use ED.
+          specStatus:           "unofficial",
+
+          // the specification's short name, as in http://www.w3.org/TR/short-name/
+          shortName:            "rdf11-testcases",
+
+          // if you wish the publication date to be other than today, set this
+          // publishDate:  "2013-11-05",
+
+          // if the specification's copyright date is a range of years, specify
+          // the start date here:
+          copyrightStart: "2013",
+
+          // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
+          // and its maturity status
+          // previousPublishDate:  "2013-07-23",
+          // previousMaturity:  "LC",
+
+          // if there a publicly available Editor's Draft, this is the link
+          edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf11-testcases/index.html",
+
+          // if there is an earler version of this specification at the Recommendation level,
+          // set this to the shortname of that version. This is optional and not usually
+          // necessary.
+          prevRecShortname: "rdf-testcases",
+
+          // editors, add as many as you like
+          // only "name" is required
+          editors:  [
+              { name: "Markus Lanthaler", url: "http://www.markus-lanthaler.com/",
+                company: "Graz University of Technology", companyURL: "http://www.tugraz.at/" }
+          ],
+
+          // name of the WG
+          wg:           "RDF Working Group",
+
+          // URI of the public WG page
+          wgURI:        "http://www.w3.org/2011/rdf-wg/",
+
+          // name (with the @w3c.org) of the public mailing to which comments are due
+          wgPublicList: "public-rdf-comments",
+
+          // URI of the patent status for this WG, for Rec-track documents
+          // !!!! IMPORTANT !!!!
+          // This is important for Rec-track documents, do not copy a patent URI from a random
+          // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
+          // Team Contact.
+          wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
+
+          // 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.
+          doRDFa: "1.1",
+
+          noTOC:  true,
+
+          // alternateFormats: [ { uri: "diff-20130723.html", label: "diff to previous version" } ]
+      };
+    </script>
+  </head>
+<body>
+  <section id="abstract">
+    <p>The Resource Description Framework (RDF) is a framework for
+      representing information in the Web. This document lists
+      the test suites for RDF 1.1 Semantics as well as the various
+      serialization formats.</p>
+  </section>
+
+  <section>
+    <h1>Test Suites</h1>
+
+    <ul>
+      <li><p><strong>RDF 1.1 Semantics</strong> [[RDF11-MT]]<br>
+        <a href="http://www.w3.org/2013/rdf-mt-tests/">http://www.w3.org/2013/rdf-mt-tests/</a></li></p>
+      <li><p><strong>RDF 1.1 Turtle</strong> [[TURTLE]]<br>
+        <a href="http://www.w3.org/2013/TurtleTests/">http://www.w3.org/2013/TurtleTests/</a></li></p>
+      <li><p><strong>RDF 1.1 TriG</strong> [[TRIG]]<br>
+        <a href="http://www.w3.org/2013/TrigTests/">http://www.w3.org/2013/TrigTests/</a></li></p>
+      <li><p><strong>RDF 1.1 N-Triples</strong> [[N-TRIPLES]]<br>
+        <a href="http://www.w3.org/2013/N-TriplesTests/">http://www.w3.org/2013/N-TriplesTests/</a></li></p>
+      <li><p><strong>RDF 1.1 N-Quads</strong> [[N-QUADS]]<br>
+        <a href="http://www.w3.org/2013/N-QuadsTests/">http://www.w3.org/2013/N-QuadsTests/</a></li></p>
+      <li><p><strong>JSON-LD 1.0</strong> [[JSON-LD]]/[[JSON-LD-API]]<br>
+        <a href="http://www.w3.org/2013/json-ld-tests/">http://www.w3.org/2013/json-ld-tests/</a></li></p>
+    </ul>
+  </section>
+</body>
+</html>
+