Slot: graph_generator

Graph generator specification. When set, overrides explicit edges/nodes for graph construction. The type field is a free string; StandardGraphType lists well-known types that get automatic code generation across backends.

__

URI: tvbo:slot/graph_generator Alias: graph_generator

Applicable Classes

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

Properties

Type and Range

Property Value
Range GraphGenerator
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:graph_generator
native tvbo:graph_generator

LinkML Source

name: graph_generator
description: 'Graph generator specification.  When set, overrides explicit edges/nodes
  for graph construction.  The type field is a free string; StandardGraphType lists
  well-known types that get automatic code generation across backends.

  '
from_schema: https://w3id.org/tvbo
rank: 1000
alias: graph_generator
owner: Network
domain_of:
- Network
range: GraphGenerator
inlined: true