Sina; This may mean the connector isn't pointing to the AG graph correctly. The .ag file is meant to be empty - it just has connection information to access the back-end (repository).
-- Scott On Dec 7, 2012, at 11:52 AM, "Madani,Sina" <[email protected]> wrote: > Thank you Scott, > I’ve created such connection file but the problem is that a sample SPARQL > query (?s a owl:class) returns results from the empty .ag file and not from > the repository. > Importing the mode (that I have their instance data in AG) into my .ag file > didn’t help either. > > Sina > > From: [email protected] > [mailto:[email protected]] On Behalf Of Scott Henninger > Sent: Friday, December 07, 2012 10:31 AM > To: [email protected] > Subject: Re: [topbraid-users] TBC 4 and AllegroGraph > > Madani; In Composer, use New > ... and one of the choices will be > AllegroGraph. Fill the wizard in with details for the AG connection and the > connector will be created - a file named .allegro, IIRC. Couble-click that > and the data will open in TopBraid. From there, the .allegro file works just > like any text serialization, except that data gets cached into memory, as > opposed to reading the entire file into memory. > > -- Scott > > On 12/7/2012 10:48 AM, Madani,Sina wrote: > Craig from AllegroGraph notified me yesterday that their plug in for V4 is > ready which fixes the problem that I’ve reported in my previous post. > > http://www.franz.com/agraph/support/documentation/current/TBCplugin.html > > I created an AG4 connection file in TB and connected successfully to a AG > repository on my local machine. Could you please elaborate on how in TBCM I > can do SPARQL query on an AG repository backend? > The instruction in the link above shows only how to export an already created > model (and instances) in TB into AG first and then perform SPARQL queries. In > my case, I have previously populated my triple store in AG (with their > loader) and would like to use TopBraid for SPARQL queries on that repository. > > Thanks! > Sina > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of Holger Knublauch > Sent: Sunday, November 25, 2012 6:07 PM > To: [email protected] > Subject: Re: [topbraid-users] TBC 4 and AllegroGraph > > Hi Sina, > > the AG plugin needs to be updated to API changes on our end. Please contact > our colleagues from Franz to notify them about this issue. In this particular > case, they simply need to delete the line of code that crashes. > > Meanwhile, you should be able to use the AG plugin with TBC 3.6.1 > > Thanks > Holger > > > > On 11/26/2012 10:04, Madani,Sina wrote: > > I am getting this error while trying to connect to a repository in > AllegroGraph > > I am using TBC 4, 64 bit edition. > I downloaded and installed (the latest) AllegroGraph plugin from > (http://www.franz.com/ftp/pub/agraph/eclipse/tbc/3.6) > Exporting a sample rdf file also fails with the same message. > > Thanks > Sina > > <image001.png>I > -- > -- 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 > > > > -- > -- 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 > > > -- > -- 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 > > > > -- > -- 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 > > > -- > -- 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 > > -- -- 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
