Skip to content

Slot: pattern

A glob expression matching the IDs of one or more controls to be selected.

URI: [oscal:pattern](https://w3id.org/lmodel/oscal/pattern) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ControlMatching](ControlMatching.md) | Selecting a set of controls by matching their IDs with a wildcard pattern | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [ControlMatching](ControlMatching.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:pattern | | native | oscal:pattern | ## LinkML Source
name: pattern
description: A glob expression matching the IDs of one or more controls to be selected.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ControlMatching
range: string