Re: [Virtuoso-users] how to modify sparql endpoint page

2010-07-13 Thread Rumi Tsekova
Hi Bin, Actually it is not advisable to modify the /sparql endpoint for the purpose in question. Instead you can use the iSPARQL package. (when installed, the endpoint is http://cname:port/isparql) Links: 1. OAT Interactive SPARQL (iSPARQL) Query Builder: http://wikis.openlinksw.com/datasp

[Virtuoso-users] how to modify sparql endpoint page

2010-07-13 Thread bin chen
Hi, I wanna add some sparql cases into the SPARQL endpoint page, once the user click the case, the predefined SPARQL will be shown in the query text form. How can I do that? in the tutorial (http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlimplementationextent), it shows how to customi