Slot: import_from
URI: [linkml:import_from](https://w3id.org/linkml/import_from)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ImportExpression](ImportExpression.md) | an expression describing an import | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Uriorcurie](Uriorcurie.md) |
| Domain | [ImportExpression](ImportExpression.md) |
| Domain Of | [ImportExpression](ImportExpression.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | 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:import_from |
| native | linkml:import_from |
## LinkML Source
name: import_from
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain: import_expression
domain_of:
- import_expression
range: uriorcurie
required: true