Skip to content

Slot: with_ids

Selecting a control by its ID given as a literal.

URI: [oscal:with_ids](https://w3id.org/lmodel/oscal/with_ids) Alias: with_ids ## 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 | [TokenType](TokenType.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:with_ids | | native | oscal:with_ids | ## LinkML Source
name: with-ids
description: Selecting a control by its ID given as a literal.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: with_ids
domain_of:
- SelectControlById
range: TokenType
multivalued: true