Slot: value_slot

Slot to use for the value column in the melted/long representation. In EAV this is the name of the 'V' variable

URI: [linkmlmap:value_slot](https://w3id.org/linkml/transformer/value_slot) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PivotOperation](PivotOperation.md) | | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [SlotReference](SlotReference.md) | | Domain Of | [PivotOperation](PivotOperation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | If Absent | `string(value)` | | Owner | [PivotOperation](PivotOperation.md) | ## Aliases * value_name ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/transformer ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkmlmap:value_slot | | native | linkmlmap:value_slot | ## LinkML Source
name: value_slot
description: Slot to use for the value column in the melted/long representation. In
  EAV this is the name of the 'V' variable
from_schema: https://w3id.org/linkml/transformer
aliases:
- value_name
rank: 1000
ifabsent: string(value)
owner: PivotOperation
domain_of:
- PivotOperation
range: SlotReference