Re: [Virtuoso-users] AJAX functionality on SPARQL forms

2008-03-06 Thread Virtuoso Maintainer
Hi Erick, 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

Re: [Virtuoso-users] AJAX functionality on SPARQL forms

2008-03-05 Thread Hugh Williams
Hi Erick, Some Additional information: "OAT is comprised of an Ajax DB Connectivity layer that has bindings to SQL (XMLA), SPARQL (SPARQL Protocol), and XML (SOAP or REST Web Services). The Application suite is comprised of SQL QBE, iSPARQL QBE, Forms Designer, and DB Designer. All of which prov

Re: [Virtuoso-users] AJAX functionality on SPARQL forms

2008-03-05 Thread Hugh Williams
Hi Erick, The sparql and isparql demos shipped with Virtuoso were built using the OpenLink Ajax Toolkit (OAT), which is an open source Javascript framework for building rich browser-based user interfaces using XML/A to connect to databases. Documentation and samples and the latest OAT version can

[Virtuoso-users] AJAX functionality on SPARQL forms

2008-03-04 Thread Erick Antezana
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 thei