Slot: inventory_items
A collection of inventory items.
URI: [oscal:inventory_items](https://w3id.org/lmodel/oscal/inventory_items)
Alias: inventory_items
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [LocalDefinitions](LocalDefinitions.md) | Used to define data objects that are used in the assessment plan, that do not... | no |
| [SystemImplementation](SystemImplementation.md) | Provides information as to how the system is implemented | yes |
| [ResultLocalDefinitions](ResultLocalDefinitions.md) | Used to define local implementation and assessment assets referenced by a res... | no |
| [PoamLocalDefinitions](PoamLocalDefinitions.md) | Allows components and inventory items to be defined within the POA&M for case... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [InventoryItem](InventoryItem.md) |
| Domain Of | [LocalDefinitions](LocalDefinitions.md), [SystemImplementation](SystemImplementation.md), [ResultLocalDefinitions](ResultLocalDefinitions.md), [PoamLocalDefinitions](PoamLocalDefinitions.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:inventory_items |
| native | oscal:inventory_items |
## LinkML Source
name: inventory-items
description: A collection of inventory items.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: inventory_items
domain_of:
- LocalDefinitions
- SystemImplementation
- ResultLocalDefinitions
- PoamLocalDefinitions
range: InventoryItem
multivalued: true
inlined: true
inlined_as_list: true