Re: Filters as views (ISSUE-45)

Hi Karol,

> Assuming that the 'select' is an equivalent of an SPARQL/SQL SELECT clause (which is not in hydra yet), client would expected the server to return </people/karol> truncated only to two properties/statements (name and surname).

Are those the views we have been talking about so far?
I've only seen views over collections (hydra:PartialCollectionView).

> Resource </people/karol> is not a collection, thus the result of this request would be a view of the original resource.

It's the collection of properties that describe /people/karol,
and you are requesting a subset (view) of those properties.

You could absolutely call my interpretation above a stretch;
and I would be happy to agree.
But by lack of a definition, for either collection or view,
we don't know what is a stretch and what is not.

Best,

Ruben

Received on Friday, 15 January 2016 10:20:02 UTC