Re: LDP implementations anywhere?

Hi Erik,

RWW.I/O now supports Accept-Post for OPTIONS and HEAD requests. You can
test it like this:

curl -v -X OPTIONS -H "Accept: text/turtle" https://deiu.rww.io/public/file1

I've also implemented basic container functionality and paging for GET
requests:

curl -H "Accept: text/turtle" https://deiu.rww.io/public/?p=1

Best,
Andrei


On Tue, Sep 3, 2013 at 7:45 PM, Wilde, Erik <Erik.Wilde@emc.com> wrote:

> hello pierre-antoine.
>
> On 2013-09-02 9:49 , "Pierre-Antoine Champin"
> <pierre-antoine.champin@liris.cnrs.fr> wrote:
> >the RDF-REST framework, currently a part of a bigger project [1], will
> >soon implement Accept-Post, and will eventually support LDP (with
> >Accept-Post, obviously).
>
> the feedback so far seems to indicate that nobody does actually implement
> Accept-Post. i think it would help our case quite a bit if we did have
> existing implementations to list in the next version of the draft. so as
> soon as somebody adds support for Accept-Post in their LDP implementation
> effort, please let me know!
>
> thanks a lot and cheers,
>
> dret.
>
>
>

Received on Wednesday, 4 September 2013 08:16:02 UTC