Print

Print


There is a plug in for http://gephi.org/features/ that does rdf.

Also Raptor http://librdf.org/raptor/ can make 'dotty' files that you can
use within graphvis for some very nice graphs.

Aaron


On Wed, May 1, 2013 at 9:24 AM, Ethan Gruber <[log in to unmask]> wrote:

> Hi all,
>
> I have a fair amount of data in a triplestore, and I'd like to experiment
> with different forms of visualization.  I have found a few libraries for
> visualizing RDF graphs through Google, but they still seem relatively
> rudimentary.  Does anyone on the list have recommendations?  I'm looking
> for something that can use SPARQL.  I'd like to avoid creating duplicates
> or derivatives of data, like GraphML, unless it is possible to render
> GraphML which has been serialized from SPARQL results on the fly.
>
> Thanks,
> Ethan
>