Skip to main content

Crate kotoba_ocel

Crate kotoba_ocel 

Source
Expand description

kotoba-ocel

OCEL v2 (Object-Centric Event Log) implementation for KotobaDB. Provides object-centric event log format for process mining and analysis.

Modules§

utils
Utility functions for OCEL v2

Structs§

AttributeDefinition
Attribute definition
OcelEvent
OCEL v2 Event
OcelEventType
OCEL v2 Event Type definition
OcelLog
Core OCEL v2 event log structure
OcelLogBuilder
OCEL v2 log builder
OcelObject
OCEL v2 Object
OcelObjectType
OCEL v2 Object Type definition
OcelRelationship
Event-Object relationship

Enums§

AttributeType
Attribute types
OcelError
OCEL error types
OcelValue
OCEL value types

Type Aliases§

ValueMap
Value map for attributes (flexible value storage)