pm4py.read#
The pm4py.read
module contains all funcationality related to reading files/objects from disk.
Functions
|
Reads a BPMN model from a .bpmn file |
|
Reads a DFG object from a .dfg file. |
|
Reads an object-centric event log from a file (see: http://www.ocel-standard.org/). |
|
Reads an OCEL2.0 event log |
|
Reads an OCEL2.0 event log from a JSON-OCEL(2) file |
|
Reads an OCEL2.0 event log from a SQLite database |
|
Reads an OCEL2.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 a 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) Returns a table ( |