Slot: code_source

Where this study’s callable code lives — the builders and transform/observation callables it references by bare module: name. Decouples the specification from its code: a local directory (relative to the recipe YAML or absolute) or a git repository fetched and cached at load time. When absent, the conventional <recipe-dir>/code/ is used.

URI: tvbo:slot/code_source

Applicable Classes

Name Description Modifies Slot
SimulationStudy no

Properties

Type and Range

Property Value
Range CodeSource
Domain Of SimulationStudy

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner SimulationStudy

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: code_source
description: 'Where this study''s callable code lives — the builders and transform/observation
  callables it references by bare ``module:`` name. Decouples the specification from
  its code: a local directory (relative to the recipe YAML or absolute) or a git repository
  fetched and cached at load time. When absent, the conventional ``<recipe-dir>/code/``
  is used.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: SimulationStudy
domain_of:
- SimulationStudy
range: CodeSource
inlined: true