Skip to content

Rust support to the Object-Centric Event Logs (OCEL) standard in process mining. Includes a library and a small cli-interface.

License

Notifications You must be signed in to change notification settings

DerAndereJohannes/pmrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Mining Rust

This is a Process Mining Rust Library focussed on the new OCEL data format. The repository will be very unstable for now as I am very time-bound and need to implement many features. This readme will be further updated in the future when I have more time. For now, here is a list of features that it currently contains:

Objects

  • Object-Centric Event Log (OCEL):
    • jsonocel importing and exporting with RFC-3339 compliant datetime.
    • jsonocel validation
  • Object-Centric Directed Graph (OCDG):
    • generation using an OCEL
    • Importing and exporting to gexf (gexfocdg) file format
  • Object Linking - Link object ids and event ids between objects

Feature Extraction

  • OCEL/OCDG:
    • Object Point Features
    • Object Group Features
    • Event Point Features
    • Event Group Features
    • Event Situation Targets
    • Object Situation Targets
    • Timeseries

About

Rust support to the Object-Centric Event Logs (OCEL) standard in process mining. Includes a library and a small cli-interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages