Skip to main content

OCELRelationship

OCEL Relationship (qualified; referring back to an OCELObject)
Used as Input

0

functions accept this type

Used as Output

0

functions return this type(+2 nested)

Type Definition

2 nested items
structOCEL Relationship (qualified; referring back to an OCELObject)
objectId*:StringID of referenced OCELObject
qualifier*:StringQualifier of relationship

Example JSON Value

{
  "objectId": "example",
  "qualifier": "places"
}