pm4py.objects.ocel.exporter.jsonocel.variants.ocel20_standard module#

class pm4py.objects.ocel.exporter.jsonocel.variants.ocel20_standard.Parameters(*values)[source]#

Bases: Enum

ENCODING = 'encoding'#
pm4py.objects.ocel.exporter.jsonocel.variants.ocel20_standard.apply(ocel: OCEL, target_path: str, parameters: Dict[Any, Any] | None = None)[source]#

Exports an object-centric event log (OCEL 2.0) in a JSON-OCEL 2.0 standard file

Parameters:
  • ocel – Object-centric event log

  • target_path – Destination path

  • parameters – Possible parameters of the method, including: - Parameters.ENCODING