[Mulgara-general] system graph
Paul Gearon
gearon at ieee.org
Tue Sep 1 13:13:09 UTC 2009
On Monday, August 31, 2009, Alex Hall <alexhall at revelytix.com> wrote:
>> The default system graph URI is rmi://localhost:8080/server1#, not
>> <http://...>http://...
>
> Not exactly... The port 8080 is the default for the HTTP server. The
> default system graph URI is relative to the RMI address for the server
> (defaults to port 1089). The default system graph URI is just
> <rmi://localhost/server1#>.
Oops. Yes, I said that accidently.
Incidentally, you *could* query the graph using:
http://Localhost:8080/sparql/?graph=#
but it would be read only. Also, Mulgara wouldn't recognize this as an
internal reference, and would use the network loopback to get the data
(I should consider optimizing this, and maybe even allowing it to be
read/write)
Paul
More information about the Mulgara-general
mailing list