I've looked through a couple of different documentation pages that talk about 
configuring RDF replication between Virtuoso instances:

  http://www.openlinksw.com/OdbcRails/main/Main/VirtGraphReplicationPSQL
  http://docs.openlinksw.com/virtuoso/rdfgraphreplication.html

These pages appear to indicate that it's always necessary to specify individual 
RDF graphs for inclusion in replication, ala:

  DB.DBA.RDF_REPL_GRAPH_INS ('http://test.org');

Is there any way to instead just say that all RDF graphs should be replicated?

Thanks,
Jamey

Reply via email to