The triples view shows only the Ontology triple. Yes, I double checked the service URI, it is correct. Also, it must be finding the schema since it does change the default URI shown in the 'prefixes' table whenever I create a new SDB database from TBC.
Jeff > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Scott Henninger > Sent: Tuesday, December 08, 2009 1:21 PM > To: TopBraid Composer Users > Subject: [tbc-users] Re: Anyone using Jena RDB database? > > Jeff; how exactly does <but it shows the model being empty when it's > not> manifest itself in Composer? Is it the case that nothing is read > (try Triples view or a ?s ?p ?o query) or that the base URI > mismatches? > > Make sure the service URI is being called properly, e.g. > jdbc:mysql:// localhost:3306/<MySQLschema name> for a > localhost setup, otherwise a new (empty) model will be created. > > -- Scott > > On Dec 8, 12:48 pm, "Schmitz, Jeffrey A" > <[email protected]> wrote: > > Just noticed this after upgrading to the latest TBC. I'm > moving to using the SDB database, and have actually got it > working with our app (although SPARQL queries are MUCH slower > right now), but I still can't create a SDB model in TBC that > will connect to existing SDB models in my MySQL database. > When I create a model I get no errors, but it shows the model > being empty when it's not. Are there any tricks to creating > an SDB model? What about specification of layout? > > > > Jeff > > > > > -----Original Message----- > > > From: Holger Knublauch [mailto:[email protected]] > > > Sent: Monday, August 03, 2009 3:37 PM > > > To: [email protected] > > > Subject: [tbc-users] Anyone using Jena RDB database? > > > > > Dear users, > > > > > TopBraid has been supporting the "old" Jena RDB database for many > > > years now, but with 3.1 we have also started to support the next > > > generation of RDB, called SDB. In order to simplify > maintenance and > > > reduce the number of TopBraid plugins, we are considering to drop > > > RDB support from the next major release (3.2). > > > > > For those users still using RDB, we recommend upgrading to SDB if > > > possible. If this is impossible for you, please contact me and we > > > can discuss continuing RDB support for longer. > > > > > Thanks, > > > Holger > > > > > --~--~---------~--~----~------------~-------~--~----~ > > > 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 > > > -~----------~----~----~----~------~----~------~--~--- > > -- > > 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. > > > -- 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.
