Slot: vertex_to_region

Array mapping each vertex index to its parent region index. Can use dataLocation instead for large arrays.

URI: tvbo:slot/vertex_to_region Alias: vertex_to_region

Applicable Classes

Name Description Modifies Slot
RegionMapping Maps vertices to parent regions for hierarchical/aggregated coupling no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: vertex_to_region
description: Array mapping each vertex index to its parent region index. Can use dataLocation
  instead for large arrays.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: vertex_to_region
owner: RegionMapping
domain_of:
- RegionMapping
range: integer
multivalued: true