Re: [Tracker] Proposal for a new signal mechanism
- From: Philip Van Hoof <spam pvanhoof be>
- To: Tracker mailing list <tracker-list gnome org>
- Cc: Iridian Kiiskinen <ext-iridian kiiskinen nokia com>
- Subject: Re: [Tracker] Proposal for a new signal mechanism
- Date: Fri, 27 Aug 2010 15:13:40 +0200
On Thu, 2010-08-12 at 15:03 +0200, Philip Van Hoof wrote:
The tracker:subject() SPARQL function will allow you to make a very
fast version of this:
SELECT ?s { ?s a rdfs:Resource .
FILTER (tracker:id(?s) IN (800)) }
So it would be something like ... (not sure that you can omit { } in
SPARQL, though):
SELECT tracker:subject (800)
It was decided today that we'll call this tracker:uri (int id)
Blog articles, code in the class-signals branch, examples and
documentation have all been adapted to this.
--
Philip Van Hoof
freelance software developer
Codeminded BVBA - http://codeminded.be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]