This headless plug-in allows you to construct a log skeleton from an event log. The construction algorithm will only take the “concept:name” attribute of every event into account.
Name | Build Log Skeleton from Event Log |
---|---|
Package | LogSkeleton |
Parameters | XLog (event log) |
Returns | LogSkeleton constructed for the event log |
ProM Plug-in: Classify Test Log using Log Skeleton – Eric Verbeek
[…] plug-in classifies the trace sin a second log given a first log. To do so, the plug-in first constructs a log skeleton from the first log, and then filters the second log using the constructed log skeleton. The resulting log contains the […]