SlimLinkedOCEL
Related Examples(2)
Building a Linked OCEL
Construct an OCEL end-to-end: Declare event and object types, add events/objects with E2O/O2O relations, and export the resulting OCEL 2.0 to different formats.
Building an OCEL from CSV tables
Read events, objects, and relationships from CSV tables and build an OCEL 2.0 log. Works the same way for Pandas or Polars dataframes.
Used as Input
7
functions accept this type
Used as Output
1
function return this type
Type Definition
SlimLinkedOCELRegistry Item: Can be loaded from file. See function usage examples.
Functions Accepting This Type(7)
discover_oc_declare(locel)
process_mining::discovery::object_centric::oc_declare
oc_declare_conformance(ocel)
process_mining::conformance::object_centric::oc_declare
flatten_ocel_on(ocel)
process_mining::core::event_data::object_centric::utils::flatten
discover_dfg_from_ocel(ocel)
process_mining::core::process_models::object_centric::ocdfg::object_centric_dfg_struct
num_events(ocel)
process_mining::bindings
num_objects(ocel)
process_mining::bindings
ocel_type_stats(ocel)
process_mining::bindings