Skip to main content

OCELEvent

OCEL Event
Used as Input

0

functions accept this type(+1 nested)

Used as Output

1

function return this type

Type Definition

17 nested items
OCELEventOCEL Event
attributes:Vec<OCELEventAttribute>Event attributes
id*:StringEvent ID
relationships:Vec<OCELRelationship>E2O (Event-to-Object) relationships
time*:DateTimeDateTime when event occured
type*:StringEvent Type (referring back to the name of an OCELType)

Example JSON Value

{
  "id": "893f8ab9",
  "time": "2020-01-01T10:30:00Z",
  "type": "string"
}

Functions Returning This Type(1)