Ocelescope

Ocelescope, available at Ocelescope website, is an extensible, open-source web framework designed for researchers to use and build upon existing methods and tools in object-centric process mining.

The framework includes basic object-centric functionality such as importing and exporting event logs and event log filtering. Its main focus is enabling the development of new object-centric process mining techniques through a simple, extensible infrastructure. Researchers can create plugins that are loaded dynamically and configured through auto-generated input forms, allowing them to focus on new methods while reusing shared infrastructure. Inputs and outputs of plugins can be shared within the framework, making extensions to existing work straightforward.

Ocelescope provides shared functionality out of the box to reduce redundant effort and improve consistency across tools. It supports extensibility through two mechanisms: a plugin system for defining custom process mining methods with minimal overhead, and a module system for integrating more complex or interactive tools. The system is modular by design, making it easy to add new plugins and extend functionality.

Requirements:

  • docker
  • docker compose