CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 21:58:13 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:20:25 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 10:02:48 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bd0b61e93ab3ec
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=DsshIv_LcYvhVDF7_3MBAa91MHULyw5XtvG87Ikq7XA-1760047093-1.0.1.1-LHWhczfQQDrWAfcpNDKXd86MtDNqjqprFzm_2rhjsq21FZmCyem1oKKI4z.sS7KeC6pqfod.IJ2bQCWkA5bkN3KcT1lrQKdW44UntUXJCZA; path=/; expires=Thu, 09-Oct-25 22:28:13 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c1235becbc2ffb-BLR
alt-svc: h3=":443"; ma=86400
Test Cases for Issue https://www.w3.org/2000/03/rdf-tracking/#rdf-ns-prefix-confusion from Dave Beckett on 2001-05-31 (w3c-rdfcore-wg@w3.org from May 2001)
Test Cases for Issue https://www.w3.org/2000/03/rdf-tracking/#rdf-ns-prefix-confusion
- 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="https://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