[ANN] Sgvizler 0.5 - JavaScript SPARQL result set visualizer

Dear semantic-web,

this is the announcement of the release of Sgvizler 0.5, which is a 
small javascript which lets you add visualizations of SPARQL result sets 
directly into HTML markup. Sgvizler supports most of the major chart 
types of Googles Visualization API and it is easy to extend it with new 
rendering functions or modify existing.

Many live examples are found here:
   http://sgvizler.googlecode.com/svn/release/0.5/example/index.html

Since last announcement on this list Sgvizler now
  - has a graph visualization function which is drawn by the help of the 
D3 library (http://mbostock.github.com/d3/),
  - has new chart types from Google added,
  - can collect SPARQL results in JSONP format,
  - has seen a few bug fixes.

More information is found on the project homepage:
   http://code.google.com/p/sgvizler/

Thanks!
Martin

Received on Tuesday, 28 February 2012 09:08:52 UTC