NewMCP agent API — drive Promenade from your own AI agent
SQL · relationalRust · WebAssemblyView · TypeScriptDiscoveryObject-centric

Object-Centric Inductive Miner

run.promenade.ocim

Niklas van Detten's Object-Centric Inductive Miner in Rust. Discovers a typed, block-structured object-centric process tree directly from an OCEL, then converts that tree to an object-centric Petri net.

Produces

  • ObjectCentricProcessTree
  • ObjectCentricPetriNet

Runtimes

  • SQL · relationalExpressed against the engine-independent relational API
  • Rust · WebAssemblyCompiled to WebAssembly, runs in the page or on an engine
  • View · TypeScriptRenders an artifact inside a sandboxed iframe

Versions

VersionReleasedSizeNotes
0.1.10latest29 Aug 2026257 KB"Export as figure…" now fits the whole tree into view before capturing, instead of exporting whatever was panned/zoomed into the visible viewport, then restores the user's own view afterwards.