Skip to content

Slot: mitigatesRiskConcept

Indicates the control used for mitigating risks, risk sources, consequences, and impacts.

URI: [nexus:mitigatesRiskConcept](https://w3id.org/ai-atlas-nexus/mitigatesRiskConcept) Alias: mitigatesRiskConcept ## Applicable Classes | Name | Description | Modifies Slot | | ----------------------------- | ----------------------------------------------------------------- | ------------- | | [Action](Action.md) | Action to remediate a risk | 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 | [RiskControl](RiskControl.md) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes |
Relationship Properties | Property | Value | | -------- | --------------------------------- | | Inverse | [isMitigatedBy](isMitigatedBy.md) |
## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | -------------------------- | | self | nexus:mitigatesRiskConcept | | native | nexus:mitigatesRiskConcept | | exact | airo:mitigatesRiskConcept | ## LinkML Source
name: mitigatesRiskConcept
description: Indicates the control used for mitigating risks, risk sources, consequences,
  and impacts.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
exact_mappings:
- airo:mitigatesRiskConcept
rank: 1000
domain: RiskControl
alias: mitigatesRiskConcept
domain_of:
- RiskControl
inverse: isMitigatedBy
range: RiskConcept
multivalued: true
inlined: false

```