Skip to content

Slot: controls

A collection of controls.

URI: [oscal:controls](https://w3id.org/lmodel/oscal/controls) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Catalog](Catalog.md) | A structured, organized collection of control information | no | | [Group](Group.md) | A group of controls, or of groups of controls | no | | [Control](Control.md) | A structured object representing a requirement or guideline, which when imple... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Control](Control.md) | | Domain Of | [Catalog](Catalog.md), [Group](Group.md), [Control](Control.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:controls | | native | oscal:controls | ## LinkML Source
name: controls
description: A collection of controls.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Catalog
- Group
- Control
range: Control
multivalued: true
inlined: true
inlined_as_list: true