Slot: source_uri
The uri of the incident
URI: [nexus:source_uri](https://w3id.org/ai-atlas-nexus/source_uri)
Alias: source_uri
## 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 | [String](String.md) |
| Domain Of | [RiskIncident](RiskIncident.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------------- |
| Owner | [RiskIncident](RiskIncident.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:source_uri |
| native | nexus:source_uri |
## LinkML Source
name: source_uri
description: The uri of the incident
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: source_uri
owner: RiskIncident
domain_of:
- RiskIncident
range: string
```