The original Python script for uploading OCEL 2.0 files to Celonis was deprecated, forcing researchers to use a manual provisional procedure that can take weeks for larger projects.
Ocelonis solves this by providing an automated, web-based solution that uploads your files in seconds.
Simply visit: ocelonis.fdosmith.dev
- Upload your
.jsonocelfile - Login to your Celonis account
- Done! Your object types and events are created automatically
(TO-DO: support for uploading Objects, Events and relations)
No installation. No setup.
Want to run locally? Quick setup:
cd backend
uv sync && source .venv/bin/activate
# Set environment variables (see backend/.env.template)
just devcd frontend
pnpm install && pnpm start📖 Detailed setup: See backend/README.md and frontend/README.md
We welcome contributions! Please:
- 🐛 Report issues with detailed descriptions
- 🔧 Submit PRs following existing code patterns
- 📖 Improve docs where helpful
Created in collaboration with HapLab to accelerate OCEL research and save researchers valuable time.
