new test overview page

I've (re-)created the test overview page that we had at /tests at /tests/r2:

   http://www.w3.org/2001/sw/DataAccess/tests/r2

This contains all of the tests references from manifests referenced from 
the two super manifests (not from extended-manifest-evaluation).

There are two things missing that we had (somewhat) in the older overview:

+ a zipped archive of the source files
+ inline display of result tables

The first is easily done, I'm just not doing it yet.

The second is harder to do via the method I'm using to generate the 
overview right now. (That method being throwing SPARQL queries against 
sparql.org (thanks, Andy; can be tweaked to run locally).) Any 
suggestions or online services that take SPARQL test results in either 
RDF (Turtle) or .srx format and produce JSON or HTML or anything like 
that would be great. (Actually, just need something to go from the RDF 
vocab to the .srx, as I'm pretty sure Andy has a nice XSLT for 
generating HTML from that.)

For those with CVS access and interest, the hackery to produce this is 
in /tests/generate-overview.pl.

Next up (probably tomorrow): an EARL example report doc.

Lee

Received on Thursday, 19 July 2007 20:15:38 UTC