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
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
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
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