Skip to content

xinqiu/d3rdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3RDF

Description

This project uses force layout of D31 to visualize the expression "subject–predicate–object", a.k.a. a triple in RDF terminology, under semantic web and linked data domains. It is implemented on top of the Force-Directed Graph2 by adding a label for every node (resource: subject or object), and an arrow and a label for every edge (predicate).

Codes

Example

alt tag

References

  1. D3 : http://d3js.org/
  2. Force-Directed Graph : http://bl.ocks.org/mbostock/4062045
  3. Curve Links : http://bl.ocks.org/mbostock/4600693

About

Visualizing triple using D3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 100.0%