Slot: target_network

Path or name of the Network whose nodes define the columns of a non-square (projection) matrix. For example, a gain matrix with shape (n_sensors, n_regions) references the brain parcellation network here. Row labels come from the parent Network’s own nodes.

URI: tvbo:slot/target_network Alias: target_network

Applicable Classes

Name Description Modifies Slot
Edge An edge in a network no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Edge

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Edge

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: target_network
description: Path or name of the Network whose nodes define the columns of a non-square
  (projection) matrix. For example, a gain matrix with shape (n_sensors, n_regions)
  references the brain parcellation network here.  Row labels come from the parent
  Network's own nodes.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: target_network
owner: Edge
domain_of:
- Edge
range: string
required: false