Data input (tutorial)

From visone manual
Revision as of 20:13, 17 March 2012 by Lerner (talk | contribs) (Created page with "Normally, visone reads network data from GraphML files, which should never cause any problems. However, in some cases it is necessary to import data stemming from other sourc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Normally, visone reads network data from GraphML files, which should never cause any problems. However, in some cases it is necessary to import data stemming from other sources that can, for instance, export adjacency matrices to comma-separated-value (CSV) tables. This tutorial guides you through the various possibilities to input data into visone.

The usual way: read GraphML

An overview about the other possibilities

The variants of comma-separated-value (CSV) tables

Adjacency matrix files

Link list files

Adjacency list files

Other supported formats