Re: URIs quack like a duck

Michael Mealling wrote:

> > John's proposal was that if you wanted a URI to refer to the namespace
> > you could use data:, prepended to the namespace name, which would be
> > data:,http://www.dcarlisle.demon.co.uk here.
> 
> I still don't understand the difference between these two proposals.
> I guess it comes down to my own narrow view of the world.

The difference is precisely in the use of relative URI references like "foo/bar".
In my ("data scheme", "new synthesis") proposal, every reference to
the namespace name "foo/bar" is a reference to the same namespace,
independent of context, because the name is mapped to the URI
"data:,foo/bar".  Accessing "foo/bar", on the other hand, produces
an entity body that is emphatically dependent on context.

-- 

Schlingt dreifach einen Kreis um dies! || John Cowan <jcowan@reutershealth.com>
Schliesst euer Aug vor heiliger Schau,  || http://www.reutershealth.com
Denn er genoss vom Honig-Tau,           || http://www.ccil.org/~cowan
Und trank die Milch vom Paradies.            -- Coleridge (tr. Politzer)

Received on Thursday, 1 June 2000 11:35:09 UTC