OCEL
Object-centric Event Log
Consists of multiple OCELEvents and OCELObjects with corresponding event and object OCELTypes
Consists of multiple OCELEvents and OCELObjects with corresponding event and object OCELTypes
Used as Input
3
functions accept this type
Used as Output
2
functions return this type
Type Definition
52 nested items
OCEL— Object-centric Event Log
Example JSON Value
{
"eventTypes": [
{
"name": "example"
}
],
"objectTypes": [
{
"name": "example"
}
]
}