Slot: hasRiskControl
Indicates the control measures associated with a system or component to modify risks.
URI: [airo:hasRiskControl](https://w3id.org/airo#hasRiskControl)
Alias: hasRiskControl
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [Adapter](Adapter.md) | Adapter-based methods add extra trainable parameters after the attention and ... | no |
| [AiModel](AiModel.md) | A base AI Model class | no |
| [LargeLanguageModel](LargeLanguageModel.md) | A large language model (LLM) is an AI model which supports a range of languag... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ----------------------------------------------------------- |
| Range | [RiskControl](RiskControl.md) |
| Domain Of | [AiModel](AiModel.md) |
| Slot URI | [airo:hasRiskControl](https://w3id.org/airo#hasRiskControl) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | -------------------- |
| self | airo:hasRiskControl |
| native | nexus:hasRiskControl |
## LinkML Source
name: hasRiskControl
description: Indicates the control measures associated with a system or component
to modify risks.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: airo:hasRiskControl
alias: hasRiskControl
domain_of:
- AiModel
range: RiskControl
multivalued: true
```