Post Reply 
basic demo utilizing the wectar data dump
10-11-2008, 04:13 PM (This post was last modified: 15-11-2008 07:07 AM by 34all.)
Post: #1
basic demo utilizing the wectar data dump
Good morning,

hope all are well and inspired.

This very basic demo makes use of the recently published web site interrelation graph file wectarRelated_100_10.graphml which you can download from the wectar lab page. It is meant as a stepping stone for people who want to use this data in connection with prefuse. As basic as it is it
  • reads the data file into the prefuse data structure
  • displays a website and its related websites with help of the RadialTreeLayout (distance 2, starting from "flickr.com")
  • changes the center node upon single click on a node
  • opens the website represented by a node upon double click
  • yearns to be improved by you (posts of improvements of this demo in PAP most welcome)
In order to run this demo you have download the wectarRelated_100_10.graphml file from the wectar web site and put it in the execution folder of your java IDE. Please take the wectar attribution request into account if you put this data in whichever form on the web. Thanks

   

Happy always

martin


Attached File(s)
.java  WectarRelatedDemo.java (Size: 15.79 KB / Downloads: 650)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: