<Catrina; Yes, caching is involved when using sml:ImportOracleRDFDatabase. >
Ah, this can be misinterpreted. My meaning was that the entire database will NOT be loaded into memory. Caching occurs when queries are executed. -- Scott On Aug 28, 6:11 pm, "Irene Polikoff" <[email protected]> wrote: > No, sml:ImportOracleRDFDatabase module will simply establish a connection to > the database. > > What is loaded in memory will depend on the nature of queries you run in the > steps that follow. > > -----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of Catrina > Sent: Friday, August 28, 2009 2:06 PM > To: TopBraid Composer Users > Subject: [tbc-users] import oracle database in SPARQLMotion script > > I'm storing my ontologies in an Oracle database triple store. I've > got some additional data that I'd like to merge with the existing data > in the database. Therefore, I have a SPARQLMotion script import the > Oracle RDF database with the sml:ImportOracleRDFDatabase module. When > this step is executed, will all the triples from the database be > loaded into memory? Is there any caching involved? > > Are there any SPARQLMotion modules that will allow me to query the RDF > store for certain nodes (these are the nodes that I want to update)? > > Thanks, > Catrina --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
