hydra:manages

Hi,

if I understand correctly, the first goal of the "manages" bloc is to tell clients what a collection represents. As it is, it allows to define a simple triple pattern, eg.
</alice> foaf:knows ?x
In many cases however, a collection could be much more complex than that. For instance, it could be the list of people who share an interest with Alice (a server may well want to publicize its capability to return such interesting information about persons).
What could we do for such collections? One solution of course would be to define an ad-hoc property. We can think of other ways, including some ways based on well established standards. For instance, we could think of using SPARQL to define the collection, or OWL. Shouldn't hydra tries to open such possibilities ?

fps

Received on Tuesday, 24 February 2015 14:21:25 UTC