pm4py.objects.ocel.importer.jsonocel.variants.ocel20_standard module#
- class pm4py.objects.ocel.importer.jsonocel.variants.ocel20_standard.Parameters(*values)[source]#
Bases:
Enum- ENCODING = 'encoding'#
- pm4py.objects.ocel.importer.jsonocel.variants.ocel20_standard.apply(file_path: str, parameters: Dict[Any, Any] | None = None) OCEL[source]#
Imports an OCEL from a JSON-OCEL 2 standard file
- Parameters:
file_path – Path to the object-centric event log
parameters – Possible parameters of the method, including: - Parameters.ENCODING
- Returns:
Object-centric event log
- Return type:
ocel