This repository provides a Python script that constitutes supportive material for the CAiSE Forum 2026 submission entitled "Detecting Dynamic Relationships in Object-Centric Event Logs" by Alessandro Gianola, Zeeshan Hameed, Marco Montali, Anjo Seidel, Mathias Weske and Sarah Winkler.
The script counts static and dynamic relationships as well as potential reference types. It can be run as follows:
$ python src/assumption_inspector.py <log file>
where <log file> can be any OCEL log in xml or jsonocel format, e.g. taken from the OCEL website.