Skip to content

timalamenciak/d3nanopub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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

Announcement

Example

alt tag

Citation

Please refer to :

Chawuthai, R., & Takeda, H.: Rdf graph visualization by interpreting linked data as knowledge. In Joint International Semantic Technology Conference (pp. 23-39). Springer, 2015.

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 nanopubs using D3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%