Re: query language

> yes it does, if it is not sufficient to GET the representation of some resource to understand how to construct such a query.

Yes ofc. because it would couple the client to the REST API. But if we
had a standard way to describe such queries then I don't think it
would violate any REST constraint.

Actually I am not so sure that we need a new query language for this.
I mean it could be any existing query language, for example SPARQL in
an URL serialized form. But we have to describe the parameters
somehow... Not an easy task...

Received on Wednesday, 10 September 2014 17:47:18 UTC