Hello Ivan,

thank you very much. The DBpedia server now seems to have the fixed release & it works fine.

Thanks again,

Martin

Am 16.09.2009 um 10:39 schrieb Ivan Mikhailov:

Hello Martin,

The bug is reproduced and fixed in internal CVS tree, the fix will
appear in nearest Virtuoso Open Source release as well.

Best Regards,

Ivan Mikhailov
OpenLink Software
http://virtuoso.openlinksw.com

On Mon, 2009-09-07 at 20:54 +0200, Martin Stricker wrote:
Hi,

I was being forwarded from the DBpedia discussion list with my problem
with DBpedia endpoint queries at http://dbpedia.org/sparql.

I am running queries using bif:contains, which run fine unless there
are Non-ASCII characters, like in this query[1]:

SELECT ?uri ?txt WHERE {
  ?uri rdfs:label ?txt .
  ?txt bif:contains "'Reinhard' AND 'Kekulé'" .
  FILTER(LANG(?txt) = "de")}

Returns error:

37000 Error SQ074: Line 6: syntax error at ',' before ''UTF-8''

Any idea why? Help would be greatly appreciated,

many thanks,

Martin

Martin Stricker, Berlin
martin.stric...@gmail.com

[1] Actual URL:
http://dbpedia.org/sparql?default-graph-uri=http%3A%2F%2Fdbpedia.org&format=json&debug=on&query=PREFIX+%3A+%3Chttp%3A%2F%2Fdbpedia.org%2Fresource%2F%3E%0A++++PREFIX+dbp%3A+%3Chttp%3A%2F%2Fdbpedia.org%2Fproperty%2F%3E%0ASELECT+%3Furi+%3Ftxt+WHERE+%7B+%0A++++++++++++%3Furi+rdfs%3Alabel+%3Ftxt+.++%0A++++++++++++%3Ftxt+bif%3Acontains+%22%27Reinhard%27+AND+%27Kekul%C3%A9%27%22+.+%0A++++++++++++FILTER%28LANG%28%3Ftxt%29+%3D+%22de%22%29%7D
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



Reply via email to