You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Exogenous Annotated Log Preparation (XLogs)| xPM - Log Processing | Endogenous Log, Many XES Logs (Exogenous Candidates) | Given an event log and several exo-panels, this plugin allows users to define determinations as identified by xPM [1] and apply them to create an ExogenousAnnotatedLog. This plugin will convert the given xes logs into ExogenousDataset Objects. |[6]|
26
+
|Exogenous Annotated Log Preparation | xPM - Log Processing | Endogenous Log, Many ExogenousDatasets | same as above |[6]|
27
+
|Exogenous Annotated Log Preparation (AIIM 2022) (XLogs)| xPM - Log Processing | Endogenous Log, Many XES Logs (Exogenous Candidates) | This plugin allows users to reproduce the xPM instantition used in [6,7]|[6,7]|
28
+
|Exogenous Annotated Log Preparation (AIIM 2022)| xPM - Log Processing | Endogenous Log, Many ExogenousDatasets | same as above |[6,7]|
29
+
|Exogenous Annotated Log Preparation (Exemplar) (XLogs) | xPM - Log Processing | Endogenous Log, Many XES Logs (Exogenous Candidates) | Given an event log and several exo-panels, this plugin allows users to reproduce the exemplar configuration used in the repo [examplar](exemplar/readme.md)|[5]|
30
+
|Exogenous Annotated Log Preparation (Exemplar)| xPM - Log Processing | Endogenous Log, Many ExogenousDatasets | same as above |[5]|
31
+
|Make Log into Exogenous Dataset| xPM - Log Processing | XES Log | This plugin allows a user to create an ExogenousDataset from a parsed XES log, assuming that it was formatted appropriately [Appendix B.1.1, 5]. |[5]|
32
+
|Describe Exogenous Dataset| xPM, Visualiser, | ExogenousDataset | This plugins creates a screen showing some basic information and statistics about a given ExogenousDataset |[5]|
33
+
|Exogenous Annotated Log Explorer | xPM, Visualiser | ExogenousAnnotatedLog | This plugin allows users to explore an ExogenousAnnotatedLog through a GUI, including several screens to dive down to the event log of each annotated trace |[6]|
34
+
|Exogenous Aware Discovery (DPN)| xPM, Visualiser, Decision Mining| ExogenousAnnotatedLog, PetriNetWithData | This plugin allows users to perform various process enhancement and discovery methods using an ExogenousAnnotatedLog and a control flow description. |[5,6]|
35
+
|Exogenous Aware Discovery (PN)| same as above | ExogenousAnnotatedLog, Petrinet| same as above, but will create a dummy PetriNetWithData from the Petrinet with naively true guards |[5,6]|
36
+
|Exogenous Aware Discovery (PT)| same as above | ExogenousAnnotatedLog, ProcessTree| same as above, but will unfold the ProcessTree into a Petrinet, then create a dummy PetriNetWithData from the unfolded Petrinet|[5,6]|
37
+
|Exogenous Aware Discovery (APN)| same as above | ExogenousAnnotatedLog, AcceptingPetriNet| same as above, but will convert the AcceptingPetriNet into a dummy PetriNetWithData |[5,6]|
38
+
|(Non) Exogenous Aware Discovery (DPN) | same as above | XLog, PetriNetWithData | same as above, but will convert the given XLog into an ExogenousAnnotatedLog with no exogenous data so that decision mining techniques can be used in the GUI form |[5,6]|
39
+
40
+
41
+
42
+
## Development
17
43
18
44
The development cycle for this plugin, is that only
0 commit comments