Slot: structured_imports
A list of specifications for how to import elements from external schemas
URI: [linkml:structured_imports](https://w3id.org/linkml/structured_imports)
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ImportExpression](ImportExpression.md) |
| Domain | [SchemaDefinition](SchemaDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Administrative Metadata
**Status:** testing
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:structured_imports |
| native | linkml:structured_imports |
## LinkML Source
name: structured_imports
description: A list of specifications for how to import elements from external schemas
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: schema_definition
range: import_expression
multivalued: true