[Mulgara-general] admin commands

Gregg Reynolds dev at mobileink.com
Mon Aug 24 20:04:17 UTC 2009


On Mon, Aug 24, 2009 at 2:45 PM, David Smith<DMS at viewpointusa.com> wrote:
> The "#" model contains metadata about all the other models. So use
> something like:
>
> select $subject $predicate $object from <rmi://localhost/server1#> where
> $subject $predicate $object
>

Hi David,

I tried that in iTQL and got  "Error: Java RMI failure".

Tried it using the webui and got:
HTTP ERROR: 400 Error executing command. Reason: Connection refused: connect

Also tried putting the uri in the Graph URI box, and "select ?x ?y ?z
where {?x ?y ?z}" in the query box; worked fine for
"http://localhost/server1#people", but connection was refused for
"http://localhost/server1#".

Also tried "describe <uri>", same result.

Thanks,

gregg



More information about the Mulgara-general mailing list