Hi folks,

I'm not sure I'm using the resource index correctly as a query returns 2286 
hits, which ends up being 121 unique resources. Each resource seems to come out 
multiple times and needs to be filtered into one. The query is:

type=tuples&flush=true&lang=itql&format=sparql&limit=10000&distinct=on&stream=off&query=select
 $object $title $description $creator $date $format $rights $publisher $subject 
from <#ri> where ($object <dc:subject> 'test' or $object <dc:subject> 'TEST' or 
$object <dc:subject> 'Test') and $object <dc:title> $title and $object 
<dc:description> $description and $object <dc:creator> $creator and $object 
<dc:date> $date and $object <dc:format> $format and $object <dc:rights> $rights 
and $object <dc:publisher> $publisher and $object <dc:subject> $subject

is there something I'm missing?

thanks,

Alistair

--
mov eax,1
mov ebx,0
int 80h
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to