Slot: detectsRiskConcept
The property airo:detectsRiskConcept indicates the control used for detecting risks, risk sources, consequences, and impacts.
URI: [nexus:detectsRiskConcept](https://w3id.org/ai-atlas-nexus/detectsRiskConcept)
Alias: detectsRiskConcept
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [Action](Action.md) | Action to remediate a risk | no |
| [Risk](Risk.md) | The state of uncertainty associated with an AI system, that has the potential... | no |
| [RiskControl](RiskControl.md) | A measure that maintains and/or modifies risk (and risk concepts) | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ---------------------------------------------- |
| Range | [RiskConcept](RiskConcept.md) |
| Domain | [RiskControl](RiskControl.md) |
| Domain Of | [Risk](Risk.md), [RiskControl](RiskControl.md) |
### 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 | nexus:detectsRiskConcept |
| native | nexus:detectsRiskConcept |
| exact | airo:detectsRiskConcept |
## LinkML Source
Relationship Properties
| Property | Value | | -------- | ------------------------------- | | Inverse | [isDetectedBy](isDetectedBy.md) |name: detectsRiskConcept
description: The property airo:detectsRiskConcept indicates the control used for detecting
risks, risk sources, consequences, and impacts.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
exact_mappings:
- airo:detectsRiskConcept
rank: 1000
domain: RiskControl
alias: detectsRiskConcept
domain_of:
- Risk
- RiskControl
inverse: isDetectedBy
range: RiskConcept
multivalued: true
inlined: false
```