Slot: operator

URI: [linkmlmap:operator](https://w3id.org/linkml/transformer/operator) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [AggregationOperation](AggregationOperation.md) | | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [AggregationType](AggregationType.md) | | Domain Of | [AggregationOperation](AggregationOperation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [AggregationOperation](AggregationOperation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/transformer ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkmlmap:operator | | native | linkmlmap:operator | ## LinkML Source
name: operator
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: AggregationOperation
domain_of:
- AggregationOperation
range: AggregationType
required: true