Re: [Tracker] SPARQL: recursive search




Is there a way in Tracker to workaround this limitation:
http://www.thefigtrees.net/lee/sw/sparql-faq#transitiv8 ?

I would like to be able to query files that are under some directory
(directly or indirectly). Is this possible in Tracker?

Perhaps this is what you're looking for?

 FILTER (tracker:uri-is-descendant (\"%s\", ?url))

If not, can you provide more information regarding what you need to query?

Thank you, that's exactly what I needed :)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]