Slot: primary_weight

Name of the edge group that should serve as the canonical weights matrix when weights_matrix is queried. Lets a single Network sidecar bundle several connectivity variants (e.g. band-specific NMF reweightings, distance-modulated SC, shuffled controls) under different edge names while still presenting one of them as the active weight to consumers (simulators, observation pipelines). Defaults to weight / weights / sc lookup when not set.

URI: tvbo:slot/primary_weight

Applicable Classes

Name Description Modifies Slot
Network Network specification with nodes, edges, and reusable coupling configurations no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Network

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Network

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: primary_weight
description: Name of the edge group that should serve as the canonical weights matrix
  when ``weights_matrix`` is queried. Lets a single Network sidecar bundle several
  connectivity variants (e.g. band-specific NMF reweightings, distance-modulated SC,
  shuffled controls) under different edge names while still presenting one of them
  as the active weight to consumers (simulators, observation pipelines). Defaults
  to ``weight`` / ``weights`` / ``sc`` lookup when not set.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Network
domain_of:
- Network
range: string