On 05/15/2012 08:42 AM, Quentin wrote:
Aah, both problems have the same cause.  It's "localhost" being
helpfully substituted into the uri by some operations.  Now I have a
localhost/... version of the graph as well as a a.b.c./... version of
it.  And a localhost version of a graph that was created by an "INSERT
INTO <a.b.c/...>" that must be addressed as <localhost/...> to get results.

You might want to have a look at your virtuoso.ini:


[URIQA]
DynamicLocal = 0
DefaultHost = mybox:8889

[SPARQL]
DefaultGraph       = http://mybox:8889/dataspace


HTH,

~Tim
--
Tim Haynes
Product Development Consultant
OpenLink Software
<http://www.openlinksw.com/>
<http://twitter.com/openlink>

Reply via email to