Skip to content

Slot: matching

Selecting a set of controls by matching their IDs with a wildcard pattern.

URI: [oscal:matching](https://w3id.org/lmodel/oscal/matching) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SelectControlById](SelectControlById.md) | Select a control or controls from an imported control set | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ControlMatching](ControlMatching.md) | | Domain Of | [SelectControlById](SelectControlById.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:matching | | native | oscal:matching | ## LinkML Source
name: matching
description: Selecting a set of controls by matching their IDs with a wildcard pattern.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- SelectControlById
range: ControlMatching
multivalued: true
inlined: true
inlined_as_list: true