Slot: provided
Describes a capability which may be inherited by a leveraging system.
URI: [oscal:provided](https://w3id.org/lmodel/oscal/provided)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Export](Export.md) | Defines a set of control implementations that are provided as reference imple... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProvidedControlImplementation](ProvidedControlImplementation.md) |
| Domain Of | [Export](Export.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:provided |
| native | oscal:provided |
## LinkML Source
name: provided
description: Describes a capability which may be inherited by a leveraging system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Export
range: ProvidedControlImplementation
multivalued: true
inlined: true
inlined_as_list: true