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.

Convert json to xes

X_Fate
edited October 2014 in Event Logs

Hello there,

 

I'm trying these days to write a program in java to convert an action log, written in json, to the xes-standard.

I've found some libs which can read from a json file and print the content to xml but from there on I have a great problem.

So I googled and found the OpenXES-implementation at www.xes-standard.org which seems to aim at this problem.

I've read through the documenation but I don't quite get it how to use OpenXES in Java concerning the manipulation of regular xml-tags to get xes-tags as a result.

 

Hope that someone could help me here.

 

Thanks in advance,

X_Fate

Sign In or Register to comment.