Aldo Bucchi wrote:
Hi,

Another error, this time from the ( unofficial? ) DBPedia instance at
dbpedia2.openlinksw.com:8895

We understand this is a configuration error of some kind. It is
already fixed in our instances.
Perhaps we are not supposed to be SPARQLing DBPedia?
( I put it as a fallback in case LOD is down/congested, some labels
can be found here ).

BTW. we're using this for exploration and development. I understand
the idea behind getting our own LOD instance. But not yet until things
settle a bit and we have a clearer idea on our model ;)
This unofficial staging instance is being reloaded :-)

Kingsley
Thanks,
A

POST /sparql HTTP/1.1
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept: application/x-binary-rdf-results-table
Accept: application/sparql-results+xml;q=0.8
Accept: application/xml;q=0.8
User-Agent: Jakarta Commons-HttpClient/3.1
Host: dbpedia2.openlinksw.com:8895
Content-Length: 662

queryLn=SPARQL&query=SELECT+%3Fvalue+WHERE+%7B+%3Chttp%3A%2F%2Fwww.univrz.com%2Fdataspace%2Fperson%2Faldo.bucchi%23this%3E+%3Fp+%3Fvalue+.+FILTER%28+%3Fp+%3D+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23label%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Fdbpedia.org%2Fproperty%2Fname%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2Fname%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2Ftitle%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23name%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Fwww.w3.org%2F2005%2FAtom%23title%3E+%7C%7C+%3Fp+%3D+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23label%3E+%29+%7D+LIMIT+1&infer=true

HTTP/1.1 500 SPARQL Request Failed
Server: Virtuoso/06.00.3119 (Linux) x86_64-generic-linux-glibc23-64  VDB
Connection: Keep-Alive
Date: Tue, 19 May 2009 21:48:51 GMT
Accept-Ranges: bytes
Content-Type: text/plain
Content-Length: 660

42000 Error CL...: Exec permission denied in daq proc DB.DBA.II_P_LOOK
user SPARQL

SPARQL query:
SELECT ?value WHERE {
<http://www.univrz.com/dataspace/person/aldo.bucchi#this> ?p ?value .
FILTER( ?p = <http://www.w3.org/2000/01/rdf-schema#comment> || ?p =
<http://dbpedia.org/property/abstract> || ?p =
<http://purl.org/dc/elements/1.1/description> || ?p =
<http://purl.org/dc/elements/1.1/abstract> || ?p =
<http://purl.org/dc/elements/1.1/subject> || ?p =
<http://rdfs.org/sioc/ns#about> || ?p =
<http://www.w3.org/2005/Atom#summary> || ?p =
<http://www.w3.org/2004/02/skos/core#definition> || ?p =
<http://www.w3.org/2004/02/skos/core#subject> ) } LIMIT 1



--


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO OpenLink Software Web: http://www.openlinksw.com





Reply via email to