- From: Jan Grant <Jan.Grant@bristol.ac.uk>
- Date: Fri, 1 Jun 2001 10:50:21 +0100 (BST)
- To: RDFCore Working Group <w3c-rdfcore-wg@w3.org>
- Message-ID: <Pine.GSO.4.31.0106011033360.26997-800000@mail.ilrt.bris.ac.uk>
Bundle of test cases here. test1: empty element with an rdf:resource attribute test2: empty element test3: empty element, "Literal" parseType test4: empty element, "Resource" parseType. test5: empty element, rdf:ID attribute (produces reification) test6: empty element, rdf:ID attribute and parseType "Resource". For the latter two tests, I've included an xml:base attribute in the containing rdf:RDF element so that the rdf:ID is calculated corrently (can someone check this?) tests 7-12 mirror 1-6, but use explicit closing tags, ie: <tag></tag> instead of <tag/> the expected outputs are identical. Finally, the two error cases are empty elements with parseType="Resource" and an rdf:resource attribute. These should not be accepted as legal RDF. jan -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Unfortunately, I have a very good idea how fast my keys are moving.
Attachments
- TEXT/PLAIN attachment: test1.rdf
- TEXT/PLAIN attachment: test1.n3
- TEXT/PLAIN attachment: test2.rdf
- TEXT/PLAIN attachment: test2.n3
- TEXT/PLAIN attachment: test3.rdf
- TEXT/PLAIN attachment: test3.n3
- TEXT/PLAIN attachment: test4.rdf
- TEXT/PLAIN attachment: test4.n3
- TEXT/PLAIN attachment: test5.rdf
- TEXT/PLAIN attachment: test5.n3
- TEXT/PLAIN attachment: test6.rdf
- TEXT/PLAIN attachment: test6.n3
- TEXT/PLAIN attachment: test7.rdf
- TEXT/PLAIN attachment: test7.n3
- TEXT/PLAIN attachment: test8.rdf
- TEXT/PLAIN attachment: test8.n3
- TEXT/PLAIN attachment: test9.rdf
- TEXT/PLAIN attachment: test9.n3
- TEXT/PLAIN attachment: test10.rdf
- TEXT/PLAIN attachment: test10.n3
- TEXT/PLAIN attachment: test11.rdf
- TEXT/PLAIN attachment: test11.n3
- TEXT/PLAIN attachment: test12.rdf
- TEXT/PLAIN attachment: test12.n3
- TEXT/PLAIN attachment: error1.rdf
- TEXT/PLAIN attachment: error2.rdf
Received on Friday, 1 June 2001 05:52:29 UTC