Slot: mitigating_factors
Describes existing mitigating factors that may affect the overall determination of the risk.
URI: [oscal:mitigating_factors](https://w3id.org/lmodel/oscal/mitigating_factors)
Alias: mitigating_factors
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Risk](Risk.md) | An identified risk | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [MitigatingFactor](MitigatingFactor.md) |
| Domain Of | [Risk](Risk.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:mitigating_factors |
| native | oscal:mitigating_factors |
## LinkML Source
name: mitigating-factors
description: Describes existing mitigating factors that may affect the overall determination
of the risk.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: mitigating_factors
domain_of:
- Risk
range: MitigatingFactor
multivalued: true
inlined: true
inlined_as_list: true