James, You must configure the Query Library to post an 'Execute Query' event, the same way that you configure the search form to post a 'Submit Search'. And, as is the case with 'Submit Search' event, an 'Execute Query' event will post a SPIN query. The most likely component which would listen to an 'Execute Query' event would be a Grid Component (similar to that type of component listening to a 'Submit Search' event), specifically the 'Execute Query' event listener on the Grid Component.
(The documentation will be improved in the next release :)). On Thu, Oct 27, 2011 at 11:33 AM, Woo2TheHa <[email protected]>wrote: > I am using TBC Maestro Edition > > I got poking around in the TBE Default Application for an ontology I > created. I added a component “Query Library”. I see the SPARQL > scripts I saved for this app listed, but when I select a query and > press “Execute the currently selected stored query” I don’t see > anything happen. > > My assumption was that I could create a query using the SPARQL Editor, > save it, then select the query from the Query Library and execute the > query. I expected to see the Results table populate as if I had > pressed Submit Query from the SPARQL Editor. > > Can anyone help me understand how this Query Library Component is > intended to be used? > > -- > 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 > -- Willie Milnor Sr. Semantic Solutions Developer TopQuadrant, Inc. 330 John Carlyle Street Suite 180 Alexandria, VA 22314 703.299.9330 www.topquadrant.com <http://www.topquadrant.com> Cell: 410.971.7788 -- 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
