Slot: detectsRiskConcept
The property airo:detectsRiskConcept indicates the control used for detecting risks, risk sources, consequences, and impacts.
URI: nexus:detectsRiskConcept
Alias: detectsRiskConcept
Applicable Classes
| Name |
Description |
Modifies Slot |
| RiskControl |
A measure that maintains and/or modifies risk (and risk concepts) |
no |
| Risk |
The state of uncertainty associated with an AI system, that has the potential... |
no |
| Action |
Action to remediate a risk |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Relationship Properties
| Property | Value |
| -------- | ------------------------------- |
| Inverse | [isDetectedBy](isDetectedBy.md) |
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
nexus:detectsRiskConcept |
| native |
nexus:detectsRiskConcept |
| exact |
airo:detectsRiskConcept |
LinkML Source
name: detectsRiskConcept
description: The property airo:detectsRiskConcept indicates the control used for detecting
risks, risk sources, consequences, and impacts.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/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
```