Hi Martin, Backstage is built on Sesame, which handles a good deal of SPARQL natively. Here's one of the developers showing it off:
http://jeenbroekstra.blogspot.com/2010/03/accessing-dbpedias-sparql-endpoint-with.html We haven't tapped into this specific feature, but perhaps you've come across it in your exploration. I'm not entirely clear on whether you can build a TupleQuery out of the Sesame Java API and have it issue a SPARQL query to the endpoint, or whether you would need to modify the Backstage code to directly build SPARQL queries. You could perhaps ask on the Sesame users list. On 12/14/11 04:07 , Martin M. wrote: > Hi everyone, > > I used the former version of Exhibit to build a prototype on a static > data source last year and it proved to be a very promising tool. I'm > currently looking for the same kind of vizualization/tayloring of data > on a larger source (triple store) via a SPARQL endpoint. My question > is: can Exhibit3 be used on a SPARQL endpoint ? And if not, is it > planned for a future version ? > > Thanks > > Martin > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
