Slot: space

Ordered list of exploration axes spanning the search space. Each axis references an existing Parameter (by dotted name, e.g. “ReducedWongWang.w” or “FastLinearCoupling.G”) and supplies the Range to sweep. No new Parameter is created here.

URI: tvbo:slot/space

Applicable Classes

Name Description Modifies Slot
Exploration Parameter space exploration (grid search, sweep) no

Properties

Type and Range

Property Value
Range ExplorationAxis
Domain Of Exploration

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Exploration

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: space
description: Ordered list of exploration axes spanning the search space. Each axis
  references an existing Parameter (by dotted name, e.g. "ReducedWongWang.w" or "FastLinearCoupling.G")
  and supplies the Range to sweep. No new Parameter is created here.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Exploration
domain_of:
- Exploration
range: ExplorationAxis
multivalued: true
inlined: true
inlined_as_list: true