Re: [Specifications] Should we introduce a property to associate operations and their target directly to an entity?

> Does it mean that if we start from an instance of `hydra:Operation` and follow `hydra:operation` in reverse direction, then [...]

That is how I understand it. Speaking in terms of triple patterns the client looks for

```
?resource hydra:operation ?operation
```

Like you say `?resource` either has an identifier or is a template mapping. A blank node which isn't a template naturally must result in an error.

-- 
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/3#issuecomment-338385372 using your GitHub account

Received on Saturday, 21 October 2017 11:36:04 UTC