Skip to content

fparviz/influencetree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfluenceTree

The goal of this project is to create a visualization of author's influences.

  1. Using SPARQL we query dbpedia.org for the list of all authors and extract who they influenced and who they were influenced by.
  2. We also extract wiki related information from this database, that helps us finds the pictures of the authors.
  3. Finally, we use d3 libraries to draw an interactive graph that allows one to explore the influence tree

To Use

Run:

python server.py

Open the website at the proper port (ex: localhost:8000)

Note: By default William Faulkner's tree should be loaded

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors