|
From: HERBAUX M. <mat...@vi...> - 2013-02-13 10:25:34
|
Hello, I'm getting an error using the describe sparql statement with your library (Select works well). Exception Message : "Expected a single string value representing the serialization of the Graph resulting from a CONSTRUCT/DESCRIBE query but this was not received" The request is simple "DESCRIBE <http://myserver:8890/page/Jacques_Chirac>" The URI is valid ! Using the sparql endpoint of virtuoso it works (http://myserver:8890/sparql), with the same request Is that a known bug, or am I doing it wrong ? Mathias |