To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

JSON to XES

Hello,
I have to use json files for my process mining. Unfortunately ProM does not offer json import plugin. I found openXES but it's rather a developer tool. Does anyone have a procedure that works to properly convert a json into xes?
Thank you for your reply
PS: someone already asked the question in this forum but no one answered.

Comments

  • To be precise, OpenXES is a reference implementation of the XES standard. This implementation is used in ProM 6 for event logs. All plug-ins that work on event logs in ProM 6 use this reference implementation.

    What you need is an import plug-in for JSON that creates the OpenXES event log as a result. Or, as an alternative, some tool that can convert a JSON log file to a XES log file. Perhaps https://github.com/cdc08x/MINERful/wiki/Creating-event-logs can help?

    Kind regards,
    Eric.

  • Yes, it seems to be helpful.
    thx
Sign In or Register to comment.