Slot: name
URI: [linkmlmap:name](https://w3id.org/linkml/transformer/name)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SchemaReference](SchemaReference.md) | A reference to a LinkML schema, with optional version and locator metadata | no |
| [ElementDerivation](ElementDerivation.md) | An abstract grouping for classes that provide a specification of how to deriv... | no |
| [ClassDerivation](ClassDerivation.md) | A specification of how to derive a target class from a source class | no |
| [ObjectDerivation](ObjectDerivation.md) | Deprecated | no |
| [SlotDerivation](SlotDerivation.md) | A specification of how to derive the value of a target slot from a source slo... | no |
| [EnumDerivation](EnumDerivation.md) | A specification of how to derive the value of a target enum from a source enu... | no |
| [PermissibleValueDerivation](PermissibleValueDerivation.md) | A specification of how to derive the value of a PV from a source enum | no |
| [PrefixDerivation](PrefixDerivation.md) | | no |
| [Agent](Agent.md) | An entity that can create or contribute to a digital object, such as an autho... | no |
| [Person](Person.md) | An individual person who contributes to a mapping specification | no |
| [Organization](Organization.md) | An organization or institution that contributes to a mapping specification | no |
| [Software](Software.md) | A software tool or system used in creating mappings | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | NONE |
| Domain Of | [SchemaReference](SchemaReference.md), [ElementDerivation](ElementDerivation.md), [ObjectDerivation](ObjectDerivation.md), [SlotDerivation](SlotDerivation.md), [EnumDerivation](EnumDerivation.md), [PermissibleValueDerivation](PermissibleValueDerivation.md), [Agent](Agent.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkmlmap:name |
| native | linkmlmap:name |
## LinkML Source
name: name
domain_of:
- SchemaReference
- ElementDerivation
- ObjectDerivation
- SlotDerivation
- EnumDerivation
- PermissibleValueDerivation
- Agent