The Almo Project
Ontology-based Workflow Engine for Java

What is Almo?

Almo is a workflow engine for Java applications. It provides a framework, which helps you to organize "the things you want to get done" within your application.

It consists of:

How does Almo work?

Almo stores the information about your workflow as ontology in owl format. From this representation concrete Java objects are generated to build your workflow. These objects are derived from abstract classes offered by Almo. Almo offers some default implementations, but it is up to you to implement the methods you need for your applications.

Almo features

© 2003-2006 AIFB - OntoWare Team