Slot: controls
A list of AI controls
URI: [nexus:controls](https://w3id.org/ai-atlas-nexus/controls)
Alias: controls
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------- | ---------------------------------------------------------- | ------------- |
| [Container](Container.md) | An umbrella object that holds the ontology class instances | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------- |
| Range | [Control](Control.md) |
| Domain Of | [Container](Container.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------- |
| Owner | [Container](Container.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:controls |
| native | nexus:controls |
## LinkML Source
name: controls
description: A list of AI controls
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: controls
owner: Container
domain_of:
- Container
range: Control
multivalued: true
inlined: true
inlined_as_list: true
```