OCELTypeStats
Statistics on the event and object types of an OCEL
Used as Input
0
functions accept this type
Used as Output
1
function return this type
Type Definition
4 nested items
OCELTypeStats— Statistics on the event and object types of an OCEL
Example JSON Value
{
"event_type_counts": {
"something": 1
},
"object_type_counts": {
"something": 1
}
}