Skip to main content

OCELObject

OCEL Object
Used as Input

0

functions accept this type(+1 nested)

Used as Output

1

function return this type

Type Definition

17 nested items
OCELObjectOCEL Object
attributes:Vec<OCELObjectAttribute>Object attributes
id*:StringObject ID
relationships:Vec<OCELRelationship>O2O (Object-to-Object) relationships
type*:StringObject Type (referring back to thte name of an OCELType)

Example JSON Value

{
  "id": "893f8ab9",
  "type": "string"
}

Functions Returning This Type(1)