Thanks Holger, those responses look like they will solve my problems. Much appreciated!
Sent from my iPad On 07/08/2013, at 8:47 AM, Holger Knublauch <[email protected]> wrote: > On 8/6/2013 21:37, ChilliPeppers wrote: >> Hello, >> >> Is there any equivalent to the old TopBraid Ensemble Application Assembly >> and Deployment capability for deploying an SWP app on TBL? > > There is no drag-and-drop assembly of components yet in SWP, but the SWA > gadgets should be easy to enough to wire together "by hand". The deployment > step is simply the project upload feature of TBL. > >> >> If that's a stupid question, is there any example of the URL composition >> (using the SWP server arguments described in the SWP User Guide)? > > You can see many different URLs if you simply open EVN from TBC-ME and look > at the URLs in the browser bar. > >> >> In that document under "The Role of the Server" the URL is >> http://localhost:8083/tbl/uispin?_resource=...... Is that still uispin? or >> is it now swp? > > Both work, but swp is preferred. > >> >> How would you construct a URL that uses multiple arguments? (eg _base and >> _viewClass) > > swp?_base=...&_viewClass=... > >> >> Could you please give an example URL using the _base argument. Would that >> point to the SWA:Application or to the URL of the graph defined in the >> ui:queryGraph of a ui:prototype? > > _base needs to be the URI of the default query graph. Your application may > not even need this, if you wrap it with <ui:setContext > ui:queryGraph="<...>">...</ui:setContext>. Otherwise you can see examples of > the _base argument via EVN. > > HTH > Holger > > -- > -- 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 a topic in the Google > Groups "TopBraid Suite Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/topbraid-users/fAIcC0K999U/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- 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 Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
