Hello Irene and Scott, I'm just starting with SparqlMotion so I'll take a look at those options you've describe. Thanks for the pointers. Gerrick
On Sun, Feb 28, 2010 at 11:12 AM, Irene Polikoff <[email protected]>wrote: > Gerrick, > > If you want to display returned HTML in a TBL app that is not build with > TBE, you can do it with 3.2 (as Scott explains). > > If you want to display returned HTML in a TBE app, you will be able to do > it > in 3.3 which will be out in about a month. > > Irene > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Scott > Henninger > Sent: Sunday, February 28, 2010 9:43 AM > To: [email protected] > Subject: Re: [tbc-users] Re: BIRT or some form of reports/charts in TB Live > > You can generate HTML with text modules, use ReturnText and set mime > type to text/html. > > You can also use JSP. The SPARQMotion tutorial is useful for learning > how to write scripts. All modules are in Help and the SPARQLMotion > palette is useful to browse module offerings. > > For Live do you mean Ensemble? Use form layout, etc. See Ensemble App > Development tutorial for more. > > If you mean Web Services, see above and Help on Web services. There is > also an example on the SPARQLMotion web page. Also see FAQ. > > -- Scott > > On Feb 28, 2010, at 8:13 AM, gbiv <[email protected]> wrote: > > > Thanks for the reply Scott. I've used Google's API's to display charts > > in a java application so I thought > > thought about doing this as well as a workaround but I didn't see a > > way to : > > 1) Generate HTML with sparqlmotion > > 2) Display resulting HTML in TBLive > > > > Is that the part you guys are working on now? > > Gerrick > > > > > > On Feb 28, 5:47 am, Scott Henninger <[email protected]> > > wrote: > >> Gerrick, BIRT is not compatible with Live. We are currently looking > >> into solutions for Live, such as Google Charts. > >> > >> -- Scott > >> > >> On Feb 28, 2010, at 12:56 AM, gbiv <[email protected]> wrote: > >> > >> > >> > >>> Hello, > >>> For our application we need to derive charts/reports (eventually > >>> we'd > >>> like the user to be able to configure them). I've looked > >>> at the capability in TBC to create BIRT reports from a sparql query > >>> but I'm unable to find info on how to give access to the user > >>> to these reports in TB Live. > >>> Ideally, what I'd like to do is define a template for a report/chart > >>> that is associated with a class in my ontology and when the user > >>> selects an > >>> instance of this class, the chart/report is available to them in one > >>> of the UI forms in TB Live. > >>> Is this possible in the current version of TB > Live?http://en.m.wikipedia.org/wiki/Common_logic?wasRedirected=true > >>> Gerrick > >> > >>> -- > >>> 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]<topbraid-composer-users%[email protected]> > >>> . > >>> For more options, visit this group athttp://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]<topbraid-composer-users%[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]<topbraid-composer-users%[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]<topbraid-composer-users%[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.
