Slot: bindings

Per-backend construction bindings, keyed by backend id (e.g. python, julia, networkx). Each names the native library, callable and the ordered parameter names to pass.

__

URI: tvbo:slot/bindings

Applicable Classes

Name Description Modifies Slot
GraphGenerator Backend-agnostic graph generator specification no

Properties

Type and Range

Property Value
Range Binding
Domain Of GraphGenerator

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner GraphGenerator

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: bindings
description: 'Per-backend construction bindings, keyed by backend id (e.g. python,
  julia, networkx).  Each names the native library, callable and the ordered parameter
  names to pass.

  '
from_schema: https://w3id.org/tvbo
rank: 1000
owner: GraphGenerator
domain_of:
- GraphGenerator
range: Binding
multivalued: true
inlined: true