flatten_ocel_on
Flatten an OCEL on a specific object type, resulting in a case-centric Event Log
For each object of the specified type, a trace is created containing all events related to that object,
ordered by their timestamp.
For each object of the specified type, a trace is created containing all events related to that object,
ordered by their timestamp.
Arguments
Returns
import r4pm
ocel = r4pm.import_item('SlimLinkedOCEL','path/to/file')
res = r4pm.bindings.flatten_ocel_on(ocel, 'order')