Slot: rgbaHexSlot
Hex string representing a RGBA value.
URI: vega_scverse:rgbaHexSlot Alias: rgbaHexSlot
Properties
-
Range: String
-
Regex pattern:
^#([A-Fa-f0-9]{8})$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
Mapping Type | Mapped Value |
---|---|
self | vega_scverse:rgbaHexSlot |
native | vega_scverse:rgbaHexSlot |
LinkML Source
name: rgbaHexSlot
description: Hex string representing a RGBA value.
from_schema: https://w3id.org/scverse/vega-scverse/specification
rank: 1000
alias: rgbaHexSlot
range: string
pattern: ^#([A-Fa-f0-9]{8})$