Slot: dimension_labels

Ordered labels for the matrix columns (dim-1) when the matrix is non-square. Row labels (dim-0) are the parent Network’s node labels. Stored as HDF5 dimension scales in the companion file.

URI: tvbo:slot/dimension_labels Alias: dimension_labels

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
Multivalued Yes

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

LinkML Source

name: dimension_labels
description: Ordered labels for the matrix columns (dim-1) when the matrix is non-square.  Row
  labels (dim-0) are the parent Network's node labels.  Stored as HDF5 dimension scales
  in the companion file.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: dimension_labels
owner: Edge
domain_of:
- Edge
range: string
required: false
multivalued: true