Re: [Virtuoso-users] Exporting graphs

2012-06-03 Thread Hugh Williams
HI Alex, The procedures can be used to dump one or many graphs and are typically used for dumping and reloading all the graphs the a Virtuoso Quad Store and reload into another Virtuoso or other store as it is dumped as to standard TTL format. To uses as described you would simply load the pr

[Virtuoso-users] Exporting graphs

2012-06-03 Thread Alex
Hello there, just a quick question. In order to export a graph, do I have to create the procedures described here: http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtDumpLoadRdfGraphs If yes could someone help how to do this? Do I Just create a script file with the code and load it via isql? I