Skip to content

Input & Output

kamir edited this page Jul 3, 2012 · 13 revisions

NodeGroups define a subset of elements for calculation of link strengths based on time series data

Basic storage formats

Node group definitions

  • NodeID list, describes a set of nodes, considered as elements of a system
  • NodePair list, describes a set of nodes pairs, considered as possibly interacting elements of a system

Network data, which represent a special view of the system

  • Pajek files

Cluster adapter

HDFS- & HBase-Mapper for:

  • Adjacency Matrix
  • Link List
  • Time Series

Special tool adapter

MATLAB

  • Sparse Adjacency Matrix
  • Adjacency Matrix

Origin

  • Node (properties) Table
  • Link (properties) Table
  • Adjacency Matrix
Clone this wiki locally