Slot: sel

SLICE: label-based selector (xarray .sel), keyed by dimension (reuses Argument; name = dim, value = coordinate label), taking the nearest coordinate for a numeric selection. Never positional — picks e.g. one operating point out of a swept branch by its parameter value.

URI: tvbo:slot/sel

Applicable Classes

Name Description Modifies Slot
DataRef A pointer to one labelled array in a result container, dataset, or curated en… no

Properties

Type and Range

Property Value
Range Argument
Domain Of DataRef

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner DataRef

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: sel
description: 'SLICE: label-based selector (xarray ``.sel``), keyed by dimension (reuses
  ``Argument``; name = dim, value = coordinate label), taking the nearest coordinate
  for a numeric selection. Never positional — picks e.g. one operating point out of
  a swept branch by its parameter value.'
from_schema: https://w3id.org/tvbo/common
rank: 1000
owner: DataRef
domain_of:
- DataRef
range: Argument
multivalued: true
inlined: true