This software is a flash application whose purpose is to provide a generic timeline visualisation for modeled activity traces.
It can process traces from the KTBS project, either in TurTLe (.ttl) format, or in json format. The layout of the timeline (what elements are displayed, how lines are organized...) is specified through an external and customizable XML file (see the documentation for examples). The appearance of the display is specified through a CSS file.
It depends on the following packages. The .swc files must be placed (or linked) in the lib/ directory for compilation of the Timeline.swc component.
Example applications using the timeline component are present
in the examples
directory.
The API documentation is available.
GNU LGPL-3+
Olivier Aubert (olivier.aubert@liris.cnrs.fr)
Serguei Sayfulin (serguei.sayfulin@gmail.com)
Laurent Chevalier
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/ktbs/flash-timeline