Closed rly closed 1 year ago
The most straightforward way is to allow users to add a custom ragged column "hed_tags" that consists of strings.
The NWBFile neurodata type will also need to have an attribute that stores the HED schema version.
NWBFile
I would recommend that the column name be "HED". This makes it consistent with usage across other data.
The most straightforward way is to allow users to add a custom ragged column "hed_tags" that consists of strings.
The
NWBFile
neurodata type will also need to have an attribute that stores the HED schema version.