Slot: bundle

When true, emitting a self-contained kit copies this dataset’s per-subject files into the kit (spec/<exp>/dataset/) and rewrites bids_root to that bundled copy, so the kit needs no external mount or $TVBO_BIDS_ROOT at run time. The exact files are resolved from the dataset-sourced observation’s BIDS query (atlas, desc, …) — the same query that scopes the fan-out — so no CLI selection is needed. Declares the packaging intent in metadata instead of a --bundle-dataset flag; a subset is scoped via subjects.

URI: tvbo_study:slot/bundle

Applicable Classes

Name Description Modifies Slot
Dataset A collection of subjects for a multi-subject study no
DBSDataset Collection of data related to a specific DBS study no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Dataset

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Dataset

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self tvbo_study:bundle
native tvbo_study:bundle

LinkML Source

name: bundle
description: When true, emitting a self-contained kit copies this dataset's per-subject
  files into the kit (``spec/<exp>/dataset/``) and rewrites ``bids_root`` to that
  bundled copy, so the kit needs no external mount or ``$TVBO_BIDS_ROOT`` at run time.
  The exact files are resolved from the dataset-sourced observation's BIDS query (atlas,
  desc, …) — the same query that scopes the fan-out — so no CLI selection is needed.
  Declares the packaging intent in metadata instead of a ``--bundle-dataset`` flag;
  a subset is scoped via ``subjects``.
from_schema: https://w3id.org/tvbo/study
rank: 1000
owner: Dataset
domain_of:
- Dataset
range: boolean