Slot: import_profile
Used to import the OSCAL profile representing the system's control baseline.
URI: [oscal:import_profile](https://w3id.org/lmodel/oscal/import_profile)
Alias: import_profile
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemSecurityPlan](SystemSecurityPlan.md) | A system security plan, such as those described in NIST SP 800-18 | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ImportProfile](ImportProfile.md) |
| Domain Of | [SystemSecurityPlan](SystemSecurityPlan.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:import_profile |
| native | oscal:import_profile |
## LinkML Source
name: import-profile
description: Used to import the OSCAL profile representing the system's control baseline.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: import_profile
domain_of:
- SystemSecurityPlan
range: ImportProfile
inlined: true