Slot: source_slots

For MELT, the list of wide-format slots to melt

URI: [linkmlmap:source_slots](https://w3id.org/linkml/transformer/source_slots) ## 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 | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [PivotOperation](PivotOperation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/transformer ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkmlmap:source_slots | | native | linkmlmap:source_slots | ## LinkML Source
name: source_slots
description: For MELT, the list of wide-format slots to melt
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: PivotOperation
domain_of:
- PivotOperation
range: SlotReference
multivalued: true