Slot: repr
the name of the python object that implements this type definition
URI: [linkml:repr](https://w3id.org/linkml/repr)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TypeDefinition](TypeDefinition.md) | an element that whose instances are atomic scalar values that can be mapped t... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain | [TypeDefinition](TypeDefinition.md) |
| Domain Of | [TypeDefinition](TypeDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Inherited | Yes |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
* [BasicSubset](BasicSubset.md)
## Identifier and Mapping Information
### Administrative Metadata
**Rank:** 10
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:repr |
| native | linkml:repr |
## LinkML Source
name: repr
description: the name of the python object that implements this type definition
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 10
domain: type_definition
inherited: true
domain_of:
- type_definition
range: string