Published March 15, 2016 | Version v1
Software Open

Alida - Advanced Library for Integrated Development of Data Analysis Applications: v2.7

  • 1. Institute of Computer Science, Martin Luther University Halle-Wittenberg, Germany

Description

The Alida Java software library implements a concept for designing libraries and toolkits in data analysis. It supports and simplifies integrated algorithm development by inherently joining algorithm implementation, automatic analysis process documentation and fully generic generation of user interfaces. In Alida each data analysis or manipulation action is realized in terms of an operator that acts on given data to produce desired output data. As all operators implement a common interface definition, their input and output parameters are accessible in a standardized manner, and they can also be invoked in a predefined way. Alida's concept is well-suited to ease algorithm development and their application to real-world problems by non-expert users. Due to the operator interface definition and the unified handling of operators it is for example possible to automatically generate user interfaces for operators, i.e. graphical frontends or commandline interfaces.

The Java implementation of the Alida concept provides a mature framework for implementing and running operators. It also includes automatic process documentation and automatically generated command line and graphical user interfaces. Calls to operators not only produce data analysis results, but are at the same time registered within the framework together with all input and output objects as well as parameters settings of the various operators. These data acquired during an analysis process and the order of operator calls form a directed graph datastructure containing all relevant information for later reconstruction or verification of the analysis procedure. The implementation allows to make the directed graph datastructure explicit in terms of XML representations which can be visually explored with appropriate graphical frontends like Chipory, or might be stored in data bases for archival purposes.

Files

alida-2.7-bin.zip

Files (12.7 MB)

Name Size Download all
md5:3e5b962751acf183a826d2387c3691d5
12.7 MB Preview Download

Additional details