Slot: imports
Designates source catalog or profile resources to be imported into the profile.
URI: [oscal:imports](https://w3id.org/lmodel/oscal/imports)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Profile](Profile.md) | An OSCAL Profile that designates a set of controls from one or more catalogs ... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProfileImport](ProfileImport.md) |
| Domain Of | [Profile](Profile.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:imports |
| native | oscal:imports |
## LinkML Source
name: imports
description: Designates source catalog or profile resources to be imported into the
profile.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Profile
range: ProfileImport
multivalued: true
inlined: true
inlined_as_list: true