Categories

Archive

2005 03 30

Graph my scenario

Rob Smith blogged about IBM tools for document evolution visualization here. Visualization is taking a more prominent place on the path to document and communication analysis. DISCUS, as mentioned in previous blogs here and here, visualization of communications plays a central role on the creativity and innovation support.

One tool that we have been extensively using for KeyGraph visualization is JUNG–an open source project..

JUNG–the Java Universal Network/Graph Framework–is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries.

You can learn more about JUNG or download it here.

Write a comment