Slot: inherited
Describes a control implementation inherited by a leveraging system.
URI: [oscal:inherited](https://w3id.org/lmodel/oscal/inherited)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ByComponent](ByComponent.md) | Defines how the referenced component implements a set of controls | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [InheritedControlImplementation](InheritedControlImplementation.md) |
| Domain Of | [ByComponent](ByComponent.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:inherited |
| native | oscal:inherited |
## LinkML Source
name: inherited
description: Describes a control implementation inherited by a leveraging system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ByComponent
range: InheritedControlImplementation
multivalued: true
inlined: true
inlined_as_list: true