Slot: element_domains

Per-element domain overrides for heterogeneous parameters. When specified, element_domains[i] overrides domain for element i during exploration auto-expansion. Length must match parameter shape (e.g., n_nodes for shape “(n_nodes,)”). If not set, all elements share the same domain.

URI: tvbo:slot/element_domains Alias: element_domains

Applicable Classes

Name Description Modifies Slot
DerivedParameter no
Parameter no

Properties

Type and Range

Property Value
Range Range
Domain Of Parameter

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Parameter

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: element_domains
description: Per-element domain overrides for heterogeneous parameters. When specified,
  element_domains[i] overrides domain for element i during exploration auto-expansion.
  Length must match parameter shape (e.g., n_nodes for shape "(n_nodes,)"). If not
  set, all elements share the same domain.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: element_domains
owner: Parameter
domain_of:
- Parameter
range: Range
multivalued: true
inlined: true
inlined_as_list: true