Slot: mapped_type
type to coerce to
URI: [linkml:mapped_type](https://w3id.org/linkml/mapped_type)
Alias: type
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TypeMapping](TypeMapping.md) | Represents how a slot or type can be serialized to a format | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [TypeDefinition](TypeDefinition.md) |
| Domain Of | [TypeMapping](TypeMapping.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:mapped_type |
| native | linkml:mapped_type |
## LinkML Source
name: mapped_type
description: type to coerce to
from_schema: https://w3id.org/linkml/meta
rank: 1000
alias: type
domain_of:
- type_mapping
range: type_definition