- From: Steve Battle <steve.battle@sysemia.co.uk>
- Date: Wed, 2 Jan 2013 16:04:49 -0000
- To: Roger Menday <Roger.Menday@uk.fujitsu.com>, public-ldp-wg@w3.org
> -----Original Message----- > From: Roger Menday [mailto:Roger.Menday@uk.fujitsu.com] > Say then, I want to link <Tracker/1/Bug/3> to another (existing) resource. > > The <Tracker/1/Bug/3;related> collection represents all the :related links. > I can discover that it requires a ldp:link property to seed the process. > > POST to <Tracker/1/Bug/3;related> with "<> ldp:link <Tracker/1/Bug/1> ." I'm not clear why you're using POST to create a link to an _existing_ resource. My understanding is that POST is a mechanism to create _new_ resources within containers. Could the example use PUT or PATCH instead? Steve.
Received on Wednesday, 2 January 2013 16:05:17 UTC