Slot: risk_type
Annotation whether an AI risk occurs at input or output or is non-technical.
URI: [nexus:risk_type](https://w3id.org/ai-atlas-nexus/risk_type)
Alias: risk_type
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------- | -------------------------------------------------------------------------------- | ------------- |
| [Risk](Risk.md) | The state of uncertainty associated with an AI system, that has the potential... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------- |
| Range | [String](String.md) |
| Domain Of | [Risk](Risk.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | --------------- |
| Owner | [Risk](Risk.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:risk_type |
| native | nexus:risk_type |
## LinkML Source
name: risk_type
description: Annotation whether an AI risk occurs at input or output or is non-technical.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: risk_type
owner: Risk
domain_of:
- Risk
range: string
```