Hello, I have the same problem when trying to save changes to Sesame through the repository connector. Where could I get an older trial version of TBC (v. 3.6.1) ?
Thanks, Tomas On Thursday, October 4, 2012 12:59:51 AM UTC+3, Scott Henninger wrote: > > John, some responses inline. Without seeing the data it becomes very > difficult to answer precisely. > > On Oct 3, 2:29 pm, John Perdoni <[email protected]> wrote: > > Scott , > > > > Thank you so much for the continued support > > > > Following your comments, I have finally managed to cobble together a > > solution that works for me , although the logic of how Sesame and TBC > > interact still baffles me. I only need to read the data in the named > graph > > so pointing TBC to these triple is fine for the moment. > > > > However I have noticed that should I want to reference the superclasses > of > > these instances( if that is the right way of putting it) I would have to > > create another connection to the default graph and then within TBC > import > > the first connection ,otherwise I end up with untyped references. > Saving > > the TBC file then adds the following <defaultgraph> owl:imports > > <namedGraph> to the repository which seems nonsensical to me as the data > > already there . > > My guess is that you have your data stored in two places in the back- > end. The type triples seem to be defined in the default graph and the > other triples are stored in the named graph. > > > > Still I have gleened what I need for the moment, but I am sure that I > will > > be back on this topic at some later date but for now thanks once again > .If > > I may, and whilst I know TopQuadrant has other higher pressing issues, > > could I take the liberty of suggesting a feature request pertaining to > this > > matter. > > > > If possible TBC to inclued the ability to right click on the .s2r file > > within the navigator pane and review the details that were entered > whilst > > using the sesame2 Repository Connection Wizard, espeically the > namedGraph > > details. This would save so much time when trying to diagnose or review > > exacly what data one would expect. > > This is already available. Open the connector in a text editor. I.e. > Open With... > Text Editor. In your case the connector is .s2r (for > other connector types it could be .tdb, .oracle, .sdb, etc.). This > has all the information you entered in the wizard. You can edit this, > carefully, as it is defined in Turtle. > > -- Scott > > > > > Thanks again > > > > John > > 2) > > > > > > > > > > > > > > > > On Sunday, 30 September 2012 13:51:56 UTC+1, John Perdoni wrote: > > > > > Hi I wonder if you could help > > > > > I have just come back to do some work on with my s2r files but > something > > > has changed and I am now getting the following error when I try saving > any > > > changes to s2r files (although the triple is created in the sesame > > > repository) > > > > > Save All Failed > > > org.topbraid.core.graph.concurrent.ThreadSafeGraph cannot be cast to > > > org.topbraid.sesame2.graph.RepositoryGraph > > > > > This even happens if i start with a new repository > > > > > ie create a sesame owlim-lite repository using sesame open-rdf > > > workbench,and export a file from tbc to this repository, if i add a > new > > > triple via tbc and save i still get the error > > > > > Hope you can shed some lite on this > > > > > Regards > > > > > John > -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages 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
