Skip to content

Slot: type_mappings

A collection of type mappings that specify how a slot's range should be mapped or serialized in different frameworks

URI: [linkml:type_mappings](https://w3id.org/linkml/type_mappings) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [TypeMapping](TypeMapping.md) | | Domain Of | [SlotDefinition](SlotDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:type_mappings | | native | linkml:type_mappings | ## LinkML Source
name: type_mappings
description: A collection of type mappings that specify how a slot's range should
  be mapped or serialized in different frameworks
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain_of:
- slot_definition
range: type_mapping
multivalued: true