Skip to content

rwth-pads/ProMiConE

Repository files navigation

DETDE

DETDE is a data extraction tool to extract object-centric event logs from ERP systems.

Installation

First, make sure Graphviz is installed. Then run:

pip install -U -r requirements.txt

Usage

  • You might need to adjust timestamp formats in globals.py to your database.
  • To change the extracted database schemas modify sql_schemas_X.py where X is the respective database type.
  • Run main.py to launch the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages