Skip to content

Slot: fields

The data fields to copy from the secondary stream to the primary stream.

URI: vega_scverse:fields Alias: fields

Applicable Classes

Name Description Modifies Slot
LookupTransform Transform extending a primary data stream by looking up values on a secondary... no

Properties

  • Range: String

  • Multivalued: True

  • 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:fields
native vega_scverse:fields

LinkML Source

name: fields
description: The data fields to copy from the secondary stream to the primary stream.
from_schema: https://w3id.org/scverse/vega-scverse/specification
rank: 1000
alias: fields
owner: LookupTransform
domain_of:
- LookupTransform
range: string
required: true
multivalued: true