Woo-Ha; Try following these steps in TBC-ME 3.5.2: 1. Add a Query Library component 2. Click show configuration and open Query Library Events/Post Event for the Query Library component 3. Choose "Create New..." for "Execute Query" and provide a name such as "Query Library Execute" 4. Still in the configuration, open Results/Results Grid Events/ Listen 5. Choose "Add existing entry" for "execute Query" 6. Type in the first few characters of the name you gave the event in step 3, and use autocomplete to choose that event
Now save a query. Running that query will display results in the Results grid. You may get an error when trying to run the query from the query library component. If so choose "Edit the stored query...". This will place the query in the SPARQL Editor and you can use the Submit button to submit the query. -- Scott On Oct 31, 5:51 am, Woo2TheHa <[email protected]> wrote: > I took your suggestions to heart and re-researched some of the > examples already provided in the documentation (namely TopBraid > Application Development Quickstart Guide (Version 3.3) and TopBraid > Ensemble Application Development and Reference Guide (release 3.5)). > Unfortunately after trying various examples and combinations of > examples I still haven’t gotten the wiring of the Query Library and > the Results Grid working as expected. I know you probably here this a > lot, but I am so new to this application and I could really use your > help. > So what I was wanting to do was: > 1) Create a simple select query using the TBE SPARQL Editor > select ?Names > Where { > ?Names a kennedys:Person .} > > 2) Save SPARQL Query as new “Get All Kennedy Names” > 3) The Query Library will populate with that new saved query > 4) When a user selects the query and presses the “Execute selected…” > the results gird will populate with the results from running that > selected/executed query. > > Thanks > Woo-Ha -- 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
