Hello Jens,

First of all, try to repeat same query via ISQL. After that you will
know whether stored data are incorrect or the web service endpoint runs
wrong way. Depending on the case, the diagnostics will be totally
different. In case of incorrect data in RDF storage we will try to
understand the error in data loading side, in case of web service we
will try to find a way of reproducing it locally and fix.

Best Regards,

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

On Thu, 2008-10-16 at 11:25 +0200, Jens Lehmann wrote:
> Hello,
> 
> we have some encoding issues when querying our local Virtuoso instance
> of DBpedia. I upgraded it to the latest stable version (5.0.8) today,
> but the problem persists.
> 
> Loaded Data: (almost) same as in official DBpedia SPARQL endpoint
> 
> Query: SELECT * WHERE {<http://dbpedia.org/resource/Plato>
> <http://dbpedia.org/property/alternativeNames> ?o}
> 
> Attached are the responses we get at our server and at the official
> DBpedia endpoint. The response of the official server is correctly UTF-8
> encoded, whereas our response is different (not sure what is happening).
> 
> Do you have an idea why the problem occurs and how it can be fixed?
> 
> Kind regards,
> 
> Jens



Reply via email to