Re: Operations on containers

On 19/10/12 15:12, Arnaud Le Hors wrote:
> A logical consequence would then be to allow creating a resource within
> a container using PUT in the same way.

Could you explain that?  My understanding is that PUT replaces the 
entire contents at the target.

---------
PUT /foo
Host: example.com

<> a foaf:document .
---------
had better put that RDF at the requests target (adding server 
properties) and have <> as <http://example.com/foo> or things get very 
weird in the relationship of PUT then a GET on the same URI.

	Andy

Received on Friday, 19 October 2012 14:59:49 UTC