- From: Manu Sporny <msporny@digitalbazaar.com>
- Date: Tue, 22 Sep 2009 04:22:03 -0400
- To: RDFa mailing list <public-rdf-in-xhtml-tf@w3.org>
The URL format for the new RDFa Test Suite was problematic as it switched selection of which HTML/SPARQL file to serve based on a version query parameter, for example: http://rdfa.digitalbazaar.com/test-suite/test-cases/0001.html?version=html5 This would result in the wrong base URL for the majority of the SPARQL tests. The URLs for the test suite have been changed to fix this oversight on my part. Note the query parameter is now a part of the ihier-part instead of the iquery: http://rdfa.digitalbazaar.com/test-suite/test-cases/html5/0001.html Thank to Shane and Larry Masinter for feedback related to this issue. I modified the relative paths in TC0114 to reflect this new URL scheme but kept the intent of the TC the same. If somebody could verify that TC0114 still does what it was intended to do, that would be helpful: OLD: http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0114.xhtml http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/0114.sparql NEW: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/0114.xhtml http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/0114.sparql The latest changelog for the RDFa Test Suite can be found here: http://github.com/msporny/rdfa-test-suite/commits/master -- manu -- Manu Sporny (skype: msporny, twitter: manusporny) President/CEO - Digital Bazaar, Inc. blog: The Pirate Bay and Building an Equitable Culture http://blog.digitalbazaar.com/2009/08/30/equitable-culture/
Received on Tuesday, 22 September 2009 08:22:44 UTC