Slot: hasEuRiskCategory
The risk category of an AI system as defined by the EU AI Act.
URI: [nexus:hasEuRiskCategory](https://w3id.org/ai-atlas-nexus/hasEuRiskCategory)
Alias: hasEuRiskCategory
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------- | -------------------------------------------------------------------------------- | ------------- |
| [AiSystem](AiSystem.md) | A compound AI System composed of one or more AI capablities | no |
| [AiAgent](AiAgent.md) | An artificial intelligence (AI) agent refers to a system or program that is c... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------------------------- |
| Range | [EuAiRiskCategory](EuAiRiskCategory.md) |
| Domain Of | [AiSystem](AiSystem.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:hasEuRiskCategory |
| native | nexus:hasEuRiskCategory |
## LinkML Source
name: hasEuRiskCategory
description: The risk category of an AI system as defined by the EU AI Act.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasEuRiskCategory
domain_of:
- AiSystem
range: EuAiRiskCategory
```