- From: Jeremy Carroll <jjc@hplb.hpl.hp.com>
- Date: Wed, 13 Mar 2002 10:02:37 -0000
- To: <w3c-rdfcore-wg@w3.org>
From RFC 2396 section 5
[[
Some URI schemes do not allow a hierarchical syntax matching the
<hier_part> syntax, and thus cannot use relative references.
]]
I think that that justifies xmlbase/error001.rdf as an error.
Perhaps the above quote need to be added to the file.
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:eg="http://example.org/"
xml:base="mailto:Jeremy_Carroll@hp.com">
<eg:type rdf:about="relfile" />
</rdf:RDF>
Jeremy
Received on Wednesday, 13 March 2002 06:40:02 UTC