Re: Editing resources

Thanks for the reply Markus

> version of the Hydra Client I would like the fields to be populated
> > with the data for the event (by automatically doing a GET request for
> > the resource).
>
> You could tweak the HydraConsole to, e.g., understand
> http://schema.org/ReplaceAction and make the UI act as you described. I'd
> probably merge a PR doing so if you would file one ;-P
>
I don't know PHP so unfortunately, so can't supply a PR for the PHP Hydra
Console. I'll make the change in the AngularJS console I'm working on
though.

I haven't released the AngularJS Console just yet - there's two things
holding me up. The first issue is that it looks up the API Doc from a
static URL (rather than using the rel link in the HTTP header). Secondly
I'd need to write a demo app which delivers Hydra JSON-LD with CORs headers
(the client doesn't use a proxy like the PHP version). Been on my list of
things to do for a while, but really busy.

Thanks,

Kev

Received on Wednesday, 5 November 2014 18:27:06 UTC