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:

#####Graphs

  • Adjacency Matrix
  • Sparse Adjacency Matrix
  • Node List
  • Link List

Data Collection Cluster

  • OpenTSDB
  • Flume

#####Networks

  • Complex Systems State Data (CSSD)
  • Time Series for Node properties
  • Time Series for Link properties
  • Time Series for System properties

Special tool adapter

MATLAB

  • Sparse Adjacency Matrix
  • Adjacency Matrix

Origin

  • Node (properties) Table
  • Link (properties) Table
  • Adjacency Matrix