We are creating SPIN functions for SPARQLMotion scripts that will be kicked off from Ensemble.
1) Is it possible to nest the SPIN functions? For example, we want a main function that will be displayed in Ensemble. Then, based on the hierarchy (we have various different hierarchies), we want to define some sort of like sub-functions of the main spin function and call them in order to prompt the user for further information. 2) Is it possible to prompt the user for various inputs, where the various inputs that are needed aren't determined until run time? 3) When a SPIN function is created in order to set a SPARQLMotion script available for use by Ensemble, is it possible to have a spin:body value on this SPIN function? For example, a subclass of spin:Functions is generated that contains one or more spin:constraints. The sm:returnModule is set to an instance of the sml:ReturnText module. Can I also set a spin:body value on my subclass of spin:Functions and have it execute when the script is run from Ensemble? If so, how do I capture the value from a select query in that spin:body? 4) Is is possible to have a SPARQLMotion file publish as both .sms and .spin? For example, if I have a SPARQLMotion script that contains a script that is to be executed from Ensemble and the script itself needs to call a SPIN function local to the current SPARQLMotion script file, how can I have both the sms and spin published and available from Ensemble? Thanks, Catrina --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
