Slot: transform

Optional decode applied to this axis’s value before it is bound to the referenced Parameter: ‘none’ (default) or ‘log10’ (the parameter is set to 10 ** value, so an adaptive strategy searches the raw bounds in log10 units — e.g. sigma searched over domain {lo: -2.0, hi: -0.5}). Distinct from a logarithmic grid spacing; this is an evaluation-time decode. Forward-compatible with the harmonised Axis (see dev/tvboptim_harmonization.qmd).

URI: tvbo:slot/transform

Applicable Classes

Name Description Modifies Slot
ExplorationAxis One axis of a parameter exploration grid no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of ExplorationAxis

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent string(none)
Owner ExplorationAxis

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:transform
native tvbo:transform

LinkML Source

name: transform
description: 'Optional decode applied to this axis''s value before it is bound to
  the referenced Parameter: ''none'' (default) or ''log10'' (the parameter is set
  to 10 ** value, so an adaptive strategy searches the raw bounds in log10 units —
  e.g. sigma searched over domain {lo: -2.0, hi: -0.5}). Distinct from a logarithmic
  grid *spacing*; this is an evaluation-time decode. Forward-compatible with the harmonised
  `Axis` (see dev/tvboptim_harmonization.qmd).'
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: string(none)
owner: ExplorationAxis
domain_of:
- ExplorationAxis
range: string