bidsschematools¶
A Python package for working with the BIDS schema.
- bidsschematools.__version__ = '0.11.0'¶
Schema version
- bidsschematools.__bids_version__ = '1.10.0-dev'¶
BIDS specification version
Modules
Module containing data files, including the schema source files |
|
Parsing utilities for BIDS Schema expression language |
|
Functions for rendering elements of the schema in the specification text. |
|
Utilities for implementing |
|
Schema loading- and processing-related functions. |
|
Tests for bidsschematools. |
|
Types and data structures used in bidsschematools. |
|
Utility functions for the bids-specification schema. |
|
A partial implementation of schema-based validation in Python. |