Hi,

I have a strange behavior from Virtuoso 7.1. When I add a new graph some
other graphs disapears. For example, at the beginning I have these graphs :

http://www.openlinksw.com/schemas/virtrdf#
http://localhost:8890/sparql
http://www.w3.org/2002/07/owl#
b3sifp
http://www.openlinksw.com/schemas/oplweb#
virtrdf-label
facets

Now I create a new file global.graph which contains "http://my.new.graph";
and I add a new graph with these two commands in isql :

ld_dir('/my/path/', 'file.nt', 'http://my.new.graph');
rdf_loader_run();

And now I have only these graphs displayed :

http://www.openlinksw.com/schemas/virtrdf#
http://localhost:8890/sparql
http://www.w3.org/2002/07/owl#
http://my.new.graph

I don't think it's a normal behavior. Anyone has an idea of what's happened
?

Thanks in advance.

Best.

Julien.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to