Sgvizler 0.3.3 is released.
http://sgvizler.googlecode.com/svn/release/0.3/
Shortlist:
* Accepts RDF files as data source.
* Added two more charts: Sparkline and Gauge.
* Sends proper headers.
* Bugfix: issue 3 smarter datatype computation.
* Bugfix: issue 17 with Map+ chart.
* Lots of live examples.
* Download of CORS enabled Joseki available.
Longer list:
* Accepts RDF files as data source.
Specify an RDF file to query using the attribute 'data-
sgvizler-rdf'. Requires that the specified endpoint and read the
RDF-files and that it accepts FROMs in the SPARQL query.
* Added two more charts: Sparkline and Gauge.
Draw Sparkline charts (rendered as image) and gauges, which looks
like speedometers, if you have the need for such things.
* Sends proper headers.
Queries are now sent with proper headers:
"application/sparql-results+xml" and
"application/sparql-results+json".
* Bugfix: issue 3 smarter datatype computation.
Better handling of query results with empty cells, which can occur
with OPTIONALs or badly written queries.
* Bugfix: issue 17 with Map+ chart.
Links were hyperlinked to URLs *with* their prefix, which obviously
will not work.
* Lots of live examples.
See http://sgvizler.googlecode.com/svn/trunk/example/index.html
* Download of CORS enabled Joseki available.
Read the details at http://code.google.com/p/sgvizler/wiki/FAQ
http://code.google.com/p/sgvizler/issues/list
http://code.google.com/p/sgvizler/
Cheers!
Martin