Re: The 'resource' identified by a namespace name URI should be the namespace

> isa (x, mailbox) => not (isa(x, namespace))

Finally we get somewhere!

> I can make assertions about a mailbox.

Yes and if the assertions are rdf you use the mailto: URI for that.

> But namespaces and mailboxes are distinct.

Quite, which is why it is entirely wrong to use the namespace name
as the URI for rdf assertions about the namespace (and why John C
proposed an alternative URI for that use.)

Unless you are going to rewrite the entire namespace spec

<x xmlns="mailto:timbl@w3.org"/>

is a conforming document and the namespace URI of the document element
_is_ mailto:timbl@w3.org. If you want to make rdf assertions about
the namespace you need to find a URI that identifies the namespace.
The namespace name is not that.

David

Received on Saturday, 3 June 2000 17:56:44 UTC