The Object representing this file data. This is used to generate BidsHedIssue objects.
HED strings in the "HED" column of the TSV data.
The pseudo-sidecar object representing the merged sidecar data.
The name of this file.
This file's parsed TSV data.
Determine whether this file has any HED data.
Whether this TSV file is a timeline file.
The validator class used to validate this file.
The validator class used to validate this file.
Validate this validator's tsv file.
The HED schemas used to validate this file.
Static
readRead a BIDS file from a path.
The actual path of the file.
A Promise that resolves to a two-element array containing the file contents and a mocked BIDS-type file object.
Static
readRead a BIDS file from a relative path within a dataset.
The root path of the dataset.
The relative path of the file within the dataset.
A Promise that resolves to a two-element array containing the file contents and a mocked BIDS-type file object.
A BIDS TSV file.