Hey all, this is what are working on -- a generic Linked Data/SPARQL browser. Given a SPARQL endpoint URI, it will build a user interface like this: http://linkeddata.dk/?service-uri=http%3A%2F%2Fdydra.com%2Fgraphity%2Fbrowser%2Fsparql
However the default query is not handled well by all endpoints, that will need more work. Sean, could you provide more details on what you need? Martynas graphity.org On Thu, Apr 26, 2012 at 2:31 PM, Andy Seaborne <a...@apache.org> wrote: > On 26/04/12 01:13, Sean K wrote: >> >> Are there any apache jena TDB compatible visual browser? > > > You shouldn't need any thing special for TDB - any visual browser that uses > SPARQL to get results will work (use Fuseki - it includes a copy of TDB). > > Andy