[Virtuoso-users] Problem with virtuoso procedure in a sparql query.

2010-01-20 Thread Ricardo Z
Hi. We are embedding a sparql query into a for of virtuoso procedure. Everything works great if we do the following. Focus on the value of the offset: ... for(sparql select distinct ?documentId ?title ?abstract ?relevance ?classification from where { ?do

Re: [Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-20 Thread Stephen Hatton
Kingsley, Thank you very much! On Wed, Jan 20, 2010 at 2:22 PM, Kingsley Idehen wrote: > Stephen, > > Just for the record. > > What you spotted was a SPARQL bug. > > It is now fixed, and we have a live instance of the fix at: > http://lod.openlinksw.com (our larger Linked Open Data Cache) instan

Re: [Virtuoso-users] SPARQL: Unions of Subqueries and Precedence of Results from Unions

2010-01-20 Thread Kingsley Idehen
Stephen Hatton wrote: Hi! I'm trying to build localization into a DBpedia application (which uses the Virtuoso Database), but I've run into some problems. To return multilingual results (using a given language or, if it isn't available, falling back to an available language), I'm using the f

[Virtuoso-users] SPARQL query problem: 22023 Error SR008

2010-01-20 Thread Alison Callahan
I have composed a complex SPARQL query, all subparts of which execute successfully with no errors. However, when I combine all parts together, I get the following error returned: "22023 Error SR008: Function id_to_iri needs an IRI_ID or NULL as argument 1, not an arg of type VARCHAR (182)" When I