Hello,
I have been looking for an easy and lazy ;-) way to have some AJAX
functionality to be added to our SPARQL form
(http://www.cellcycleontology.org/query/sparql) so that query results
could be seen on the same web page and therefore, users don't have to
click on the BACK button of their browsers. We would like to have the
same or similar tabs (Result, Response, Query, Request) as in
http://demo.openlinksw.com/isparql/. I found within the distribution
some code:
.../virtuoso-opensource/binsrc/samples/sparql_demo/sparql_ajax.js
but also:
.../virtuoso-opensource/binsrc/isparql/execute.js
However, I have had some trouble for adapting those pieces of code. I
was wondering whether somebody has something like that already implemented?
thanks for any hints,
Erick