Slot: invalid_value_handling

How to handle values that cannot be interpreted as valid input to the aggregation.

URI: [linkmlmap:invalid_value_handling](https://w3id.org/linkml/transformer/invalid_value_handling) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [AggregationOperation](AggregationOperation.md) | An operation that reduces multiple input values to a single value using an ag... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [InvalidValueHandlingStrategy](InvalidValueHandlingStrategy.md) | | Domain Of | [AggregationOperation](AggregationOperation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### 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:invalid_value_handling | | native | linkmlmap:invalid_value_handling | ## LinkML Source
name: invalid_value_handling
description: How to handle values that cannot be interpreted as valid input to the
  aggregation.
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: AggregationOperation
domain_of:
- AggregationOperation
range: InvalidValueHandlingStrategy