ocpa.objects.log.exporter.ocel package
Subpackages
Submodules
ocpa.objects.log.exporter.ocel.factory module
- ocpa.objects.log.exporter.ocel.factory.apply(ocel, file_path, variant='ocel_json', parameters=None)
Export an OCEL to JSONOCEL a file.
:param : :type : param ocel: Object-centric event log :param : :type : type ocel:
OCEL:param : :type : param file_path: Path to save the jsonocel file. :param : :type : type file_path: string- Returns
None
- Return type
None