[Nepomuk] Folders in Nepomuk

Sebastian Trueg trueg at kde.org
Mon Nov 30 20:23:06 CET 2009


Hm, yeah, your query cannot be done with the API.
As for documentation: I will write that before the 4.4 release. I
already started a techbase turorial though...

Well, for the actual query: what I am doing in the query API is this:

?r nie:url ?url . FILTER(STR(?url),'^file://<path>')) .

Cheers,
Sebastian

Alessandro Sivieri wrote:
> So I can reproduce the "select distinct ?label count (?tag) where { ?r
> nao:hasTag ?tag . ?tag nao:prefLabel ?label . }" with the Nepomuk query?
> I must admit that the new query library is only partially clear to me, I
> mean the only example that I have seen is the one you did for Peter Penz
> a few days ago... :)
> 
> -- 
> Sivieri Alessandro
> alessandro.sivieri at gmail.com <mailto:alessandro.sivieri at gmail.com>
> http://www.chimera-bellerofonte.eu/
> http://www.poul.org/


More information about the Nepomuk mailing list