Browsing Test Cases on rdfa.info

I looking to do some ad hoc testing on my RDFa 1.1 browser client
implementation I've discovered I can't actually access the test case
documents.  For example, this URL:

   http://rdfa.info/test-suite/test-cases/rdfa1.1/html5/0001.html

returns a 500.

I got these locations by looking at the RDFa in:

   http://rdfa.info/earl-reports/

Testing browser-based clients is proving to be a bit of a challenge
given the way the test suite is setup.  That is, I'd prefer to have
the ability to automate testing and that requires being able to browse
an index (manifest) and load the tests over http.

Ideally, I'd prefer to have the ability to have cross-origin requests.
 That means serving the manifest and test cases up with the
"Access-Control-Allow-Origin: *" header.

-- 
--Alex Milowski
"The excellence of grammar as a guide is proportional to the paucity of the
inflexions, i.e. to the degree of analysis effected by the language
considered."

Bertrand Russell in a footnote of Principles of Mathematics

Received on Saturday, 17 March 2012 00:33:26 UTC