Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alangrafu/visualRDF
- Owner: alangrafu
- License: apache-2.0
- Created: 2011-11-11T05:43:58.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T16:03:10.000Z (about 5 years ago)
- Last Synced: 2024-08-02T12:44:06.836Z (3 months ago)
- Language: PHP
- Size: 1.35 MB
- Stars: 107
- Watchers: 25
- Forks: 35
- Open Issues: 5
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - alangrafu/visualRDF - Visual representation of RDF (others)
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