Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alangrafu/visualRDF

Visual representation of RDF
https://github.com/alangrafu/visualRDF

Last synced: 5 days ago
JSON representation

Visual representation of RDF

Awesome Lists containing this project

README

        

# Introduction
visualRDF aims to provide a nice graphical visualization of an RDF graph.

visualRDF is a one night-fork from visualSPARQL (see my profile for more projects).
It will probably stay in this status for a while.

visualRDF uses d3.js[1] for rendering and ARC2[2] for parsing RDF.

If you have any comments, bug reports, etc. Please create an issue on github.

# Demo

A demo is available at http://graves.cl/visualRDF

[1] http://mbostock.github.com/d3/
[2] https://github.com/semsol/arc2