Slot: hasImpactOn
Indicates impact(s) possible or arising as consequences from specified concept
URI: [nexus:hasImpactOn](https://w3id.org/ai-atlas-nexus/hasImpactOn)
Alias: hasImpactOn
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | --------------------------------------------------------------------- | ------------- |
| [RiskIncident](RiskIncident.md) | An event occuring or occured which is a realised or materialised risk | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [Impact](Impact.md) |
| Domain | [RiskConcept](RiskConcept.md) |
| Domain Of | [RiskIncident](RiskIncident.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | -------------------- |
| self | nexus:hasImpactOn |
| native | nexus:hasImpactOn |
| broad | dpv:hasConsequenceOn |
## LinkML Source
name: hasImpactOn
description: Indicates impact(s) possible or arising as consequences from specified
concept
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
broad_mappings:
- dpv:hasConsequenceOn
rank: 1000
domain: RiskConcept
alias: hasImpactOn
domain_of:
- RiskIncident
range: Impact
```