Re: [Tracker] Sparql search application
- From: Martyn Russell <martyn lanedo com>
- To: 孤云独闲 <tomsunchen gmail com>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] Sparql search application
- Date: Thu, 05 Aug 2010 23:16:05 +0900
On 02/08/10 20:29, 孤云独闲 wrote:
tracker-sparql -q "SELECT ?s
WHERE { ?o nmo:to ?s ; nmo:messageSubject "Linux" . }
I see, this works for me:
tracker-sparql -q "SELECT ?s WHERE { ?o nmo:to ?s ; nmo:messageSubject
\"Meeting Friday\" . }"
Result: 1
urn:uuid:0b31ef4e-36a6-0220-6cd7-1c22efae3d54
Do you have any emails in Tracker yet? You should see a list of emails
if you use this:
tracker-sparql -q "SELECT ?s nmo:messageSubject(?o) WHERE { ?o nmo:to ?s
. }"
--
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]