RE: httpRange-14 , what's the problem

> 
> Similarly, the http: scheme says you can reference network 
> resources with it:
> 
>    The "http" scheme is used to locate network resources via the HTTP
>    protocol.
> 
> One can argue, therefore, that it's wrong to assert that
> http://nwalsh.com/galaxies/andromeda is a URI reference that 
> identifies the
> Andromeda galaxy. The Andromeda galaxy is not a network resource. The
> extent to which a person or a car is a network resource is perhaps
> debatable, but one school of thought clearly says they aren't and that
> "network resource" should really be read as "document".

The way I look at it is that the 'network resources' mentioned by the http:
scheme are the retrievable representations of the resource identified by the
URI. The 'network resources' are the bits and bytes you end up with when
trying to interact with the resource.

Received on Friday, 19 July 2002 16:55:42 UTC