- From: Dave Beckett <dave.beckett@bristol.ac.uk>
- Date: Thu, 31 May 2001 12:52:40 +0100
- To: w3c-rdfcore-wg@w3.org
- Message-ID: <18215.991309960@tatooine.ilrt.bris.ac.uk>
I have fixed a few bugs, added more tests and bad test cases for non RDF documents. These are testing the three parts of this issue: 1. Tests 01-08 and bad tests 01-08 The following RDF attributes are required to have an rdf: prefix: about aboutEach aboutEachPrefix ID bagID type resource parseType 2. Test 09 and bad test 09 Namespace qualification MUST be used for all property attributes. 3. Tests 10-14 Non-prefixed RDF elements (NOT attributes) are allowed when a default XML element namespace is defined with an xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" attribute. All the tests have an input RDF/XML file test<n>.rdf with the required output triples in RDF/n3 test<n>.n3 and the bad tests are in test<n>-bad.rdf They have all been tested with SiRPAC and cwm/n3 as far as is possible (cwm doesn't seem to like aboutEach*). I am attaching them cloaked to this message but they should move somewhere well known on w3.org where we can tweak them, add explanatory html, pointers to code etc. when we get those. Dave
Attachments
- text/html attachment: test01.rdf
- text/html attachment: test01-bad.rdf
- text/html attachment: test01.n3
- text/html attachment: test02.rdf
- text/html attachment: test02-bad.rdf
- text/html attachment: test02.n3
- text/html attachment: test03.rdf
- text/html attachment: test03-bad.rdf
- text/html attachment: test03.n3
- text/html attachment: test04.rdf
- text/html attachment: test04-bad.rdf
- text/html attachment: test04.n3
- text/html attachment: test05.rdf
- text/html attachment: test05-bad.rdf
- text/html attachment: test05.n3
- text/html attachment: test06.rdf
- text/html attachment: test06-bad.rdf
- text/html attachment: test06.n3
- text/html attachment: test07.rdf
- text/html attachment: test07-bad.rdf
- text/html attachment: test07.n3
- text/html attachment: test08.rdf
- text/html attachment: test08-bad.rdf
- text/html attachment: test08.n3
- text/html attachment: test09.rdf
- text/html attachment: test09-bad.rdf
- text/html attachment: test09.n3
- text/html attachment: test10.rdf
- text/html attachment: test10.n3
- text/html attachment: test11.rdf
- text/html attachment: test11.n3
- text/html attachment: test12.rdf
- text/html attachment: test12.n3
- text/html attachment: test13.rdf
- text/html attachment: test13.n3
- text/html attachment: test14.rdf
- text/html attachment: test14.n3
Received on Thursday, 31 May 2001 07:52:45 UTC