- From: Erik Wilde <dret@berkeley.edu>
- Date: Thu, 14 Mar 2013 09:43:02 -0700
- To: Martynas Jusevičius <martynas@graphity.org>
- CC: Pierre-Antoine Champin <pierre-antoine.champin@liris.cnrs.fr>, James Leigh <james@3roundstones.com>, "public-ldp@w3.org" <public-ldp@w3.org>
hello martynas. On 2013-03-14 9:28 , Martynas Jusevičius wrote: > b) the resource describing person does not exist. > You mint new URIs of the resource and the person and PUT the RDF into > resource's URI. > What's wrong with that? A client could that automatically. it's not the client's thing to decide on URIs for new resources, at least in the usual case. servers manage the URI namespace and assign URIs for new resources. clients may suggest URIs (well, mostly certain path components of them) using HTTP Slug, but they cannot depend on the server actually using these components. cheers, dret.
Received on Thursday, 14 March 2013 16:43:31 UTC