Slot: hasControlApplication
Which of the AIUC-1 ControlApplicationCategory this control activity (rule) belongs to
URI: [nexus:hasControlApplication](https://w3id.org/ai-atlas-nexus/hasControlApplication)
Alias: hasControlApplication
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------------------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [ControlActivityObligation](ControlActivityObligation.md) | A control activity (rule) describing an obligation for performing an activity | no |
| [ControlActivityProhibition](ControlActivityProhibition.md) | A control activity (rule) describing a prohibition to perform an activity | no |
| [ControlActivityPermission](ControlActivityPermission.md) | A control activity (rule) describing a permission to perform an activity | no |
| [ControlActivityRecommendation](ControlActivityRecommendation.md) | A control activity (rule) describing a recommendation for performing an activ... | no |
| [ControlActivity](ControlActivity.md) | An obligation, permission, or prohibition for AI system assurance | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------------------------------------------ |
| Range | [AIUC1ControlApplicationCategory](AIUC1ControlApplicationCategory.md) |
| Domain | [ControlActivity](ControlActivity.md) |
| Domain Of | [ControlActivity](ControlActivity.md) |
| Slot URI | [nexus:hasControlApplication](https://w3id.org/ai-atlas-nexus/hasControlApplication) |
### 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:hasControlApplication |
| native | nexus:hasControlApplication |
## LinkML Source
name: hasControlApplication
description: Which of the AIUC-1 ControlApplicationCategory this control activity
(rule) belongs to
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: ControlActivity
slot_uri: nexus:hasControlApplication
alias: hasControlApplication
domain_of:
- ControlActivity
range: AIUC1ControlApplicationCategory
```