RE: Allowing add-ons

On 22 Feb 2015 at 17:15, Dietrich Schulten wrote:
> This shows a general design constraint: hydra:operation can only target
> a http method on the @id of the surrounding subject.

Yes, this is sometimes quite limiting. I have been playing with Schema.org's
potentialAction property together with the reverse of operation to work
around this. Something like this:

  /resource -- potentialAction --> XXX

  XXX a schema:Action, hydra:Operation
  XXX  <--- operation --- target of the operation


--
Markus Lanthaler
@markuslanthaler

Received on Monday, 16 March 2015 07:52:47 UTC