Slot: key
The key field on the secondary stream, e.g. in table lookup it would be for example instance_id.
URI: vega_scverse:key Alias: key
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LookupTransform | Transform extending a primary data stream by looking up values on a secondary... | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | vega_scverse:key |
| native | vega_scverse:key |
LinkML Source
name: key
description: The key field on the secondary stream, e.g. in table lookup it would
be for example instance_id.
from_schema: https://w3id.org/scverse/vega-scverse/specification
rank: 1000
alias: key
owner: LookupTransform
domain_of:
- LookupTransform
range: string
required: true