naviation

trustvis

abstract

trustvis visuablizes the Wikipdia:Vertrauensnetz ("trustnet") of the german wikipedia. it recursively fetches links from Vertrauensnetz-pages to other Vertrauensnetz-pages with yurik's api.php and displays the graph in a radial layout with the prefuse toolkit.

trustvis is written in java.

contact

the dot gray at gmx dot net (write in english or german)

license

trustvis is released under the GPL.

requirements

JRE 1.5.0 or newerhttp://java.sun.com/javase/

download

trustvis-0.1.3.zip (sources included)

see changes.txt for changes in version 0.1.3.

usage

  1. download trustvis-0.1.3.zip
  2. unpack trustvis-0.1.3.zip into a new directory.
  3. cd into the new directory
  4. on linux or mac os x start linky with
    $ bin/trustvis
  5. on windows start it with
    $ bin\trustvis.bat