core.event
coreFoundational event and action semantics for graph-level event processing
- Version
1.0.0- Namespace
core.event- Tags
- eventsactionslifecyclecore
Types
Resource types defined by this module.
| Name | Namespace | Description | Schema.org |
|---|---|---|---|
event | core.event.event | Generic event resource representing a domain or system occurrence | schema:Event |
event-handler | core.event.event-handler | Event handler resource that reacts to emitted events | schema:Action |
dispatcher | core.event.dispatcher | Event dispatcher process coordinating handler invocation | schema:Action |