Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.88 KB

README.rst

File metadata and controls

62 lines (38 loc) · 1.88 KB

OpyenXES

image

image

Documentation Status

Updates

A python implementation of the XES standard based on the Java implementation OpenXes.

Citing OpyenXES

The package OpyenXES is an academic project. Therefore, the time and resources spent to develop OpyenXES are justified by the number of citations made to the corresponding publication. If you publish scientific works that make use of OpyenXES, please cite the following paper (bibtex):

Valdivieso, H., Lee, W. L. J., Munoz-Gama, J., & Sepúlveda, M. OpyenXES: A Complete Python Library for the eXtensible Event Stream Standard.

Features

  • Facilitate io with XES, MXML event log files
  • Implementation of the XES standard
  • Based on the well-used Java implementation OpenXes

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Development Lead

  • Hernan Valdivieso (The guy who wrote everything!)
  • Jorge Munoz-Gama (The mastermind)
  • Wai Lam Jonathan Lee

Contributors

  • TKasekamp