Updates to original test index files and implementation reports

Eric,

This commit [1] contains updates to index files for existing test suite to point readers to the updated versions maintained by the RDF Test Suite Curation CG. To see examples of the updates, see [2] and [3].

* N-Triples test index at http://www.w3.org/2013/N-TriplesTests/
  * and implementation report at http://www.w3.org/2013/N-TriplesReports/index.html
* N-Quads test index at http://www.w3.org/2013/N-QuadsTests/
  * and implementation report at http://www.w3.org/2013/N-QuadsReports/index.html
* RDF 1.1 Semantics test index at http://www.w3.org/2013/rdf-mt-tests/
  * and implementation report at http://www.w3.org/2013/rdf-mt-reports/index.html
* SPARQL 1.1 test index and implementation report
* TriG test index at http://www.w3.org/2013/TrigTests/
  * and implementation report at http://www.w3.org/2013/TrigReports/index.html
* Turtle test index at http://www.w3.org/2013/TurtleTests/
  * and implementation report at http://www.w3.org/2013/TurtleReports/index.html
* RDF/XML test index at http://www.w3.org/2013/RDFXMLTests/

Additionally, the test namespace documents are replicated so that appropriate changes may be made.

* rdftest            <http://www.w3.org/ns/rdftest#>
* test-dawg      <http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#>
* test-manifest <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#>
* test-query     <http://www.w3.org/2001/sw/DataAccess/tests/test-query#>
* test-update   <http://www.w3.org/2009/sparql/tests/test-update#>

The test suite and implementation report index files should be changed in place to the versions from the commit.

The namespace files should either redirect to their counterparts:

* rdftest -> http://w3c.github.io/rdf-tests/ns/rdftest.ttl
* test-dawg -> http://w3c.github.io/rdf-tests/ns/test-dawg.ttl
* test-manifest -> http://w3c.github.io/rdf-tests/ns/test-manifest.ttl
* test-query -> http://w3c.github.io/rdf-tests/ns/test-query.ttl
* test-update -> http://w3c.github.io/rdf-tests/ns/test-update.ttl

Or some mechanism to synchronize changes from the GitHub repo and copy these files in place should be implemented.

This will allow work of the CG to continue in the repo and ensure that people looking in the old test locations will find them. (A future request may cover RDFa and JSON-LD as well).

For the RDF Test Suite Curation Community Group,

Gregg Kellogg
Chair W3C RDF Test Suite Curation Community Group
gregg@greggkellogg.net

[1] https://github.com/w3c/rdf-tests/commit/4003737a4c9f8d18fc9bfbeda88647fc513241b0
[2] http://htmlpreview.github.io/?https://github.com/w3c/rdf-tests/blob/4003737a4c9f8d18fc9bfbeda88647fc513241b0/sparql11/index.html
[3] http://htmlpreview.github.io/?https://github.com/w3c/rdf-tests/blob/4003737a4c9f8d18fc9bfbeda88647fc513241b0/sparql11/reports/index.html

Received on Friday, 13 November 2015 20:29:12 UTC