Open
Description
I'm currently trying to add support for HED validation in participants.tsv
files, and I'm running into an issue getting the participant data passed to HED. First of all, it seems the participants
object doesn't include the full row, but I can't even use that data because I'm just getting null
when I try to access it (the main point of this issue). I've tried it on the fmri_ds002790s_hed_aomic
hed-examples dataset, which clearly has a participants.tsv
, to no avail.