Hi Sebastian/Nathan,

We are looking into possible causes for this issue and shall report back ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 25 Feb 2010, at 16:27, Nathan wrote:

> Sebastian Hellmann wrote:
>> Hi, compare:
>> PREFIX dbpedia2: <http://dbpedia.org/property/>
>> SELECT DISTINCT ?p WHERE 
>> {<http://dbpedia.org/resource/Braniff_International_Airways> ?p ?o.
>> Filter ( ?p != dbpedia2:redirect )
>>  }
>> 
>> to
>> PREFIX dbpedia2: <http://dbpedia.org/property/>
>> SELECT DISTINCT ?p WHERE 
>> {<http://dbpedia.org/resource/Braniff_International_Airways> ?p ?o.
>> Filter ( ?p != dbpedia2:redirects )
>>  }
>> 
>> The only difference is the s at the end of dbpedia2:redirects
>> It does not return any results any more.
>> I tried it with snorql
>> Regards,
>> Sebastian
>> 
> 
> That is a strange one! extra feedback for the virtuoso team below:
> 
> done some extra testing and this seems to be a "bug" on both dbpedia.org
> and dbpedia-live
> 
> however I can though confirm that I've tested the same queries out on my
> own local 6.1 version of virtuoso with dbpedia in it and the queries ran
> fine / as expected :) [so possibly only affecting cluster?]
> 
> Many Regards,
> 
> Nathan
> 
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to