Downloads: Difference between revisions

From Alida
Jump to navigationJump to search
(Die Seite wurde neu angelegt: „__NOTOC__ == Requirements == Alida requires Java 1.6 or later. The following external jars are needed to use Alida: * [http://xmlbeans.apache.org/ XMLBeans], V…“)
 
No edit summary
Line 8: Line 8:
* [http://xstream.codehaus.org/ XStream], Version 1.3.1
* [http://xstream.codehaus.org/ XStream], Version 1.3.1


Alida relies on some libraries provided by the Alida project itself.<br>
Alida also requires some graphml extensions to be find in '''''aldgraphml.jar''''' [http://www.informatik.uni-halle.de/alida/downloads/aldgraphml.jar jar].<br>
If you download the Alida binaries you will find them included in the zip file.<br/>
If you download the Alida binary zipfile you will find the library in subdirectory intjars in the zipfile.<br/>
 
The zip file contains the following jars:
 
* MTBGraphml, Version 0.9 (MiToBo extensions for [http://graphml.graphdrawing.org/ graphML]):
** Binary [http://www.informatik.uni-halle.de/mitobo/downloads/mtbgraphml/mtbgraphml-0.9.jar jar]
* MTBXml, Version 0.9 (MiToBo XML I/O for several datatypes, based on XMLBeans):
** Binary [http://www.informatik.uni-halle.de/mitobo/downloads/mtbxml/mtbxml-0.9.jar jar]
<br/>


== Current release (v0.9)==
== Current release (v0.9)==
* Alida Binaries [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo-0.9.tar.gz tar.gz] (includes MiToBo binaries, license information and additional jars provided by the MiToBo project)
* Alida Binaries [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo-0.9.tar.gz tar.gz] (includes Alida binaries, license information and the file ''aldgraphml.jar'' with Alida's extensions of graphml)
* Alida Sources [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_src-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_src-0.9.tar.gz tar.gz] (includes only the MiToBo sources)
* Alida Sources [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_src-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/MiToBo_src-0.9.tar.gz tar.gz] (includes only the sources, license files and some READMEs on how to use and compile Alida)
* Alida API [http://www.informatik.uni-halle.de/mitobo/downloads/mitobo-api-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/mitobo-api-0.9.tar.gz tar.gz]
* Alida API [http://www.informatik.uni-halle.de/mitobo/downloads/mitobo-api-0.9.zip zip] [http://www.informatik.uni-halle.de/mitobo/downloads/mitobo-api-0.9.tar.gz tar.gz] (includes Javadocs of Alida's API)
<br/>
<br/>



Revision as of 18:42, 28 April 2011

Requirements

Alida requires Java 1.6 or later.

The following external jars are needed to use Alida:

Alida also requires some graphml extensions to be find in aldgraphml.jar jar.
If you download the Alida binary zipfile you will find the library in subdirectory intjars in the zipfile.

Current release (v0.9)

  • Alida Binaries zip tar.gz (includes Alida binaries, license information and the file aldgraphml.jar with Alida's extensions of graphml)
  • Alida Sources zip tar.gz (includes only the sources, license files and some READMEs on how to use and compile Alida)
  • Alida API zip tar.gz (includes Javadocs of Alida's API)


All versions of Alida

Version Binaries Sources API Date
1.0 zip tar.gz zip tar.gz zip tar.gz May 1st, 2011


Manual

Detailed information about Alida, its API and usage, can be found in the user and programmer manual.

  • Alida-Manual, Version 1.0 pdf


Additional resources

  • Chipory - a graph visualization tool for displaying MiToBo history graphs
    MTBChisio is an extended version of the Chisio software developed at the Bilkent University in Turkey.


The zip or the tgz file below contains all necessary files. Download one of these and unpack it into a folder of your choice.

  • To use Chipory on a Linux system with 32-bit architecture just type './MTBChisio.sh'.
  • In case that your machine has a 64-bit architecture running Linux, call './MTBChisio_64.sh'.
  • For Windows with 32-bit architecture a self extracting installer including an executable of mtbchisio is available.


Download the current release:

Source code for Chipory is available upon request.