Skip to content

mitcci/Wikimaps-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Wikimaps-Visualization

Display animated graph of a semantic network of Wikipedia articles using JS

Main Use-Case

Read a JSON File that is produced by https://github.com/mitcci/Wikimaps-Collector and display the animated graph using http://vis.stanford.edu/protovis/ . In the long term the visualization part should be ported to http://mbostock.github.com/d3/

Examples are online on: http://ickn.org/wikimaps/

Howto-Run

Deploy the files to any webserver, no serverside frameworks are required. The JSON-Animation files tend to become rather large and the usage of gzip (mod_deflate etc.) is highly recommended.

Output

index.html displays the animation, edit the elements in the list to update available animations Configuration The force based layout related configurations are maintained in the file "protovis-setup" (dir: "js") Initial Autor https://github.com/ret0

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published