Re: [ANN] Sgvizler, javascript SPARQL result set visualizer, first release

On 18 September 2011 17:58, "Martin G. Skjæveland" <martige@ifi.uio.no> wrote:
> Dear semantic-web,
>
> Sgvizler is a javascript which renders the result of SPARQL SELECT queries
> into charts or html elements. This is the announcement of its first
> "widespread" release.
>
> The best introduction is probably an example:
>  http://sgvizler.googlecode.com/svn/trunk/example/exampleW1.html
>
> The name and tool relies on and/or is inspired by SPARQL, Google
> visualization API [1], SPARQLer [2], Snorql [3] and Spark [4]. Almost all
> major chart types offered by the Google Visualization API are supported plus
> a few more are added: Line Chart, Area Chart, Column Chart, Bar Chart,
> Scatter Chart, Sparkline, Pie Chart, Candlestick Chart, Gauge, Org Chart,
> Tree Map, Motion Chart, Timeline, Geo Chart, Geo Map, Map, Map+, Table,
> List, Definition List, Text. The SPARQL query may be given in a textarea,
> similar to that of SPARQLer and Snorql, or put in a div html element,
> similar to Spark.
>
> More live examples:
>  http://sgvizler.googlecode.com/svn/trunk/example/index.html
>
> Quick-start file:
>  http://sgvizler.googlecode.com/svn/release/0.3/sgvizler.html
>
> Project homepage, with screenshots, setup and usage instructions:
>  http://code.google.com/p/sgvizler/
>
> Sgvizler should work on new browsers, however, not all of them are available
> to me, so no guarantees. Any feedback is welcome; you may use the issues
>  http://code.google.com/p/sgvizler/issues/
> or the mailinglist sgvizler@googlegroups.com.

I'm not sure it worked on opera 11.51 (Ubuntu)

Other than that, the visualizations look awesome!

One idea which would be *amazing* would be if you allow the gTable to
be updatable for endpoints that support SPARQL 1.1 (update)

>
> Thank you!
> Martin G. Skjæveland
>
>
> [1] http://code.google.com/apis/chart/
> [2] http://www.sparql.org/query.html
> [3] http://dbpedia.org/snorql/
> [4] http://km.aifb.kit.edu/sites/spark/
>
>

Received on Monday, 19 September 2011 10:47:11 UTC