>we currently do not support multiple named graphs with TDB, if that's > what you mean.
Yes, that's what I would need for our current architecture. Any plans to support this in the future like it is for SDB? Thanks, Jeff > -----Original Message----- > From: [email protected] [mailto:topbraid- > [email protected]] On Behalf Of Holger Knublauch > Sent: Wednesday, May 26, 2010 6:40 PM > To: [email protected] > Subject: Re: [topbraid-users] Re: TDB Model > > Jeff, > > we currently do not support multiple named graphs with TDB, if that's > what you mean. > > In general I guess a good strategy is to create what you want manually > with TBC, and then mimic the same file structure and connection file in > your application. Sorry if these responses are not super helpful, but > the details of your set up are hard to exactly reproduce for us. > > Holger > > > On May 27, 2010, at 7:26 AM, Schmitz, Jeffrey A wrote: > > > Spoke too soon. The TDB database has two models in it (i.e. two > '.tdb.data' sub-folders), but I can only get one of them to load > correctly in TBC. > > > >> -----Original Message----- > >> From: [email protected] [mailto:topbraid- > >> [email protected]] On Behalf Of Scott Henninger > >> Sent: Wednesday, May 26, 2010 3:36 PM > >> To: TopBraid Suite Users > >> Subject: [topbraid-users] Re: TDB Model > >> > >> OK, try importing into your workspace. Re-name the folder > containing > >> the .dat, .idn, .info, etc. files to [foldername].tdb.data. Then > use > >> [foldername] to create the new TDB connector. In your case I think > >> you will want to name the folder ivhmModelManagementInst.tdb.data > and > >> specify the name ivhmModelManagementInst. > >> > >> We'll need to improve on this, but it does work in the meantime. > >> > >> -- Scott > >> > >> On May 26, 2:51 pm, "Schmitz, Jeffrey A" > >> <[email protected]> wrote: > >>> I tried a couple different things and can't get it to work. I do > see > >> that it actually duplicates the full folder path within my project > >> (instead of merely linking to it) and then creates the specified > model > >> within the TDB database path, but the model itself is not a copy of > the > >> model that I created in my jena app. > >>> > >>> Here is what I specified as the file, which is the model folder > >> within my TDB database (minus the .tdb.data suffix): > >>> > >>> C:\Program Files\Apache Software Foundation\Tomcat > >> 6.0\webapps\SIF\Ontologies\IVHM\TDBDatabase\ivhmModelManagementInst > >>> > >>> I also tried just specifying > >>> > >>> C:\Program Files\Apache Software Foundation\Tomcat > >> 6.0\webapps\SIF\Ontologies\IVHM\TDBDatabase > >>> > >>> But that didn't work either. > >>> > >>> jeff > >>> > >>>> -----Original Message----- > >>>> From: [email protected] [mailto:topbraid- > >>>> [email protected]] On Behalf Of Scott Henninger > >>>> Sent: Wednesday, May 26, 2010 2:34 PM > >>>> To: TopBraid Suite Users > >>>> Subject: [topbraid-users] Re: TDB Model > >>> > >>>> Jeff; Use the pathname to the TDB folder. This will copy the path > >>>> into your workspace and create a .tdb connector file. > >>> > >>>> -- Scott > >>> > >>>> On May 26, 2:14 pm, "Schmitz, Jeffrey A" > >>>> <[email protected]> wrote: > >>>>> Hello, > >>>>> I create models in a Jena TDB database with my Jena application > >> in > >>>> a folder on my hardrive, e.g: > >>> > >>>>> TDBFactory.createModel(_config.retrieveTDBDatabaseDir() + > >>>> this.getInstName() + this.getClassName()); > >>> > >>>>> and would like to view the models contained within it using TBC. > >>>> When I try to create a RDF/OWL Jena TDB model I'm not sure what > to > >> put > >>>> in the "filename" field to get TBC to find my existing TDB > >> database. > >>> > >>>>> Thanks, > >>>>> Jeff > >>> > >>>> -- > >>>> You received this message because you are subscribed to the Google > >>>> Group "TopBraid Suite Users", the topics of which include TopBraid > >>>> Composer, > >>>> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > >>>> 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-users?hl=en > >> > >> -- > >> You received this message because you are subscribed to the Google > >> Group "TopBraid Suite Users", the topics of which include TopBraid > >> Composer, > >> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > >> 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-users?hl=en > > > > -- > > You received this message because you are subscribed to the Google > > Group "TopBraid Suite Users", the topics of which include TopBraid > Composer, > > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > > 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-users?hl=en > > -- > You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include TopBraid > Composer, > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > 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-users?hl=en -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. 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-users?hl=en
