On Mon, 7 Feb 2011 14:10:54 +0100
Ivan Herman <ivan@w3.org> wrote:
> There is nothing that disallows a library implementer to add a whole
> bunch of additional prefixes if they want. But the default profile
> gives you the minimum everybody can rely on!
Well, actually there is something to stop them. If a consumer includes
a default prefix mapping of something like:
	"about" => "http://example.com/vocab/about#"
Then it will hit a compliance issue as soon as it sees:
	<span rel="next" resource="about:blank">this is the last
	page</span> 
-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>