Skip to content

Slot: hasConsequence

Indicates consequence(s) possible or arising from specified concept

URI: [nexus:hasConsequence](https://w3id.org/ai-atlas-nexus/hasConsequence) Alias: hasConsequence ## 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 | [Consequence](Consequence.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:hasConsequence | | native | nexus:hasConsequence | ## LinkML Source
name: hasConsequence
description: Indicates consequence(s) possible or arising from specified concept
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: RiskConcept
alias: hasConsequence
domain_of:
- RiskIncident
range: Consequence

```