Re: [topbraid-users] SPARQLMotion in SWP Application

2012-11-14 Thread Holger Knublauch
On Nov 14, 2012, at 10:59 PM, J.REZZOUK wrote: > Thanks Holger, > > Considering the scenario I have described, I call my application with an > input graph as an RDF/XML string parameter, I have an issue with ui:loadable > elements because the uistate includes this input string and I get from j

Re: [topbraid-users] SPARQLMotion in SWP Application

2012-11-14 Thread J.REZZOUK
Thanks Holger, Considering the scenario I have described, I call my application with an input graph as an RDF/XML string parameter, I have an issue with ui:loadable elements because the uistate includes this input string and I get from jetty a "Full head" error messages. What is the simplest wa

Re: [topbraid-users] SPARQLMotion in SWP Application

2012-11-14 Thread Holger Knublauch
On Nov 14, 2012, at 8:45 PM, J.REZZOUK wrote: > Hello, > > I am currently learning SWA framework and developping a prototype. > I call my application with an input graph as an RDF/XML string parameter. I > want to build a swa:Tree based on this input graph but I am not sure to > understand how

[topbraid-users] SPARQLMotion in SWP Application

2012-11-14 Thread J.REZZOUK
Hello, I am currently learning SWA framework and developping a prototype. I call my application with an input graph as an RDF/XML string parameter. I want to build a swa:Tree based on this input graph but I am not sure to understand how to do that. I have created a specific swa:EditHandler to b