Slot: implemented_components
A collection of implemented components.
URI: [oscal:implemented_components](https://w3id.org/lmodel/oscal/implemented_components)
Alias: implemented_components
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [InventoryItem](InventoryItem.md) | A single managed inventory item within the system | no |
| [SspInventoryItem](SspInventoryItem.md) | SSP-scoped inventory item with allows-authenticated-scan property typing | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ImplementedComponent](ImplementedComponent.md) |
| Domain Of | [InventoryItem](InventoryItem.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:implemented_components |
| native | oscal:implemented_components |
## LinkML Source
name: implemented-components
description: A collection of implemented components.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: implemented_components
domain_of:
- InventoryItem
range: ImplementedComponent
multivalued: true
inlined: true
inlined_as_list: true