Slot: node_mapping

HDF5 dataset path for node-to-parent mapping. Int32 array of shape (N,) where entry i is the parent node ID. Required when parent_network is set.

URI: tvbo:slot/node_mapping Alias: node_mapping

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:node_mapping
native tvbo:node_mapping

LinkML Source

name: node_mapping
description: HDF5 dataset path for node-to-parent mapping. Int32 array of shape (N,)
  where entry i is the parent node ID. Required when parent_network is set.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: node_mapping
owner: Network
domain_of:
- Network
range: string