Slot: emit
Expression reading the reduced value out of the state.
URI: tvbo:slot/emit
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Reducer | A streaming reduction, authored as symbolic recurrences over its own state ra… | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:string |
| Domain Of | Reducer |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
Slot Characteristics
| Property | Value |
|---|---|
| Owner | Reducer |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:emit |
| native | tvbo:emit |
LinkML Source
name: emit
description: Expression reading the reduced value out of the state.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Reducer
domain_of:
- Reducer
range: string
required: true