Slot: hasLikelihood
The likelihood or probability or chance of something taking place or occuring
URI: [nexus:hasLikelihood](https://w3id.org/ai-atlas-nexus/hasLikelihood)
Alias: hasLikelihood
## 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 | [Likelihood](Likelihood.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:hasLikelihood |
| native | nexus:hasLikelihood |
## LinkML Source
name: hasLikelihood
description: The likelihood or probability or chance of something taking place or
occuring
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: RiskConcept
alias: hasLikelihood
domain_of:
- RiskIncident
range: Likelihood
```