Skip to content

Slot: imports

A list of schemas that are to be included in this schema

URI: [linkml:imports](https://w3id.org/linkml/imports) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Uriorcurie](Uriorcurie.md) | | Domain | [SchemaDefinition](SchemaDefinition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) * [BasicSubset](BasicSubset.md) * [OwlProfile](OwlProfile.md) ## Identifier and Mapping Information ### Administrative Metadata **Rank:** 21 ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:imports | | native | linkml:imports | ## LinkML Source
name: imports
description: A list of schemas that are to be included in this schema
in_subset:
- SpecificationSubset
- BasicSubset
- OwlProfile
from_schema: https://w3id.org/linkml/meta
rank: 21
domain: schema_definition
domain_of:
- schema_definition
range: uriorcurie
multivalued: true