Slot: hasEuAiSystemType
The type of system as defined by the EU AI Act.
URI: [nexus:hasEuAiSystemType](https://w3id.org/ai-atlas-nexus/hasEuAiSystemType)
Alias: hasEuAiSystemType
## 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 | [AiSystemType](AiSystemType.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:hasEuAiSystemType |
| native | nexus:hasEuAiSystemType |
## LinkML Source
name: hasEuAiSystemType
description: The type of system as defined by the EU AI Act.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasEuAiSystemType
domain_of:
- AiSystem
range: AiSystemType
```