Re: How to display rdf data graphically??

2013-04-15 Thread Al Baker
I terms of a quick out of the box script, take a look at sgvizler: http://code.google.com/p/sgvizler/ I believe they used Fuseki with it. It does require CORS support by whatever SPARQL endpoint it is talking to. Enjoy! Al On Apr 14, 2013, at 5:41 PM, Kapoor, Shruti

Re: How to display rdf data graphically??

2013-04-15 Thread Claude Warren
If you are running a query then the results are basically a table and could be displayed as such. I submitted a patch ( https://issues.apache.org/jira/browse/JENA-349) that displays the fuseki query results in a table. If you are executing a construct I can see that you would have a graph to

How to display rdf data graphically??

2013-04-14 Thread Kapoor, Shruti
Hi all, Is there a way to display SPARQL results graphically, like a tree, maybe( eg..arbor.js). I cant find any alternative to gettin query results in JSON object n passing it in arbor.js jquery to display the results. Thanks in advance Shruti -- This e-mail and any attachments transmitted