pm4py.read#
The pm4py.read module contains all functionality related to reading files and objects from disk.
Functions
|
Reads a BPMN model from a .bpmn file. |
|
Reads a Directly-Follows Graph (DFG) from a .dfg file. |
|
Reads an object-centric event log from a file (see: http://www.ocel-standard.org/). |
|
Reads an OCEL 2.0 event log. |
|
Reads an OCEL 2.0 event log from a JSON-OCEL2 file. |
|
Reads an OCEL 2.0 event log from a SQLite database. |
|
Reads an OCEL 2.0 event log from an XML file. |
|
Reads an object-centric event log from a CSV file (see: http://www.ocel-standard.org/). |
|
Reads an object-centric event log from a JSON-OCEL file (see: http://www.ocel-standard.org/). |
|
Reads an object-centric event log from a SQLite database (see: http://www.ocel-standard.org/). |
|
Reads an object-centric event log from an XML-OCEL file (see: http://www.ocel-standard.org/). |
|
Reads a Petri net object from a .pnml file. |
|
Reads a process tree object from a .ptml file. |
|
Reads an event log stored in XES format (see xes-standard). |