Slot: system_ids
Unique identifiers for the system.
URI: [oscal:system_ids](https://w3id.org/lmodel/oscal/system_ids)
Alias: system_ids
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemCharacteristics](SystemCharacteristics.md) | Contains the characteristics of the system, such as its name, purpose, and se... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SystemId](SystemId.md) |
| Domain Of | [SystemCharacteristics](SystemCharacteristics.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:system_ids |
| native | oscal:system_ids |
## LinkML Source
name: system-ids
description: Unique identifiers for the system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: system_ids
domain_of:
- SystemCharacteristics
range: SystemId
multivalued: true
inlined: true
inlined_as_list: true