Skip to content

Slot: rgbHexSlot

Hex string representing a RGB value.

URI: vega_scverse:rgbHexSlot Alias: rgbHexSlot

Properties

  • Range: String

  • Regex pattern: ^#([A-Fa-f0-9]{6})$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/scverse/vega-scverse/specification

Mappings

Mapping Type Mapped Value
self vega_scverse:rgbHexSlot
native vega_scverse:rgbHexSlot

LinkML Source

name: rgbHexSlot
description: Hex string representing a RGB value.
from_schema: https://w3id.org/scverse/vega-scverse/specification
rank: 1000
alias: rgbHexSlot
range: string
pattern: ^#([A-Fa-f0-9]{6})$