Slot: git

Git repository URL to fetch the code from (shallow-cloned and cached under ~/.cache/tvbo/code_sources). Mutually exclusive with path.

URI: tvbo:slot/git

Applicable Classes

Name Description Modifies Slot
CodeSource Location of a recipe’s callable code so the specification is decoupled from w… no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of CodeSource

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner CodeSource

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: git
description: Git repository URL to fetch the code from (shallow-cloned and cached
  under ``~/.cache/tvbo/code_sources``). Mutually exclusive with ``path``.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: CodeSource
domain_of:
- CodeSource
range: string