Re: Links and graphs

Shaq,

you probably should take a look at SPARQL instead/as well:
http://www.w3.org/TR/sparql11-query/

And what do you mean with "descendants"? RDF is a graph, not a tree like XML.

Martynas
graphityhq.com

On Thu, Nov 7, 2013 at 8:38 PM, Haq, Salman <Salman.Haq@neustar.biz> wrote:
> Apologies about reviving such an old thread.
>
> Given an RDF graph and LDP, how can one query for all nodes that are
> descendants of node :A?
>
> In the query, how can one specify the paging size for the number of
> resources to be returned?
>
> In the query, how can one specify which properties to return?
>
> Lastly, how can one specify which object property to following when
> traversing the graph?
>
> Thanks,
> Shaq

Received on Sunday, 10 November 2013 21:11:35 UTC