HED error with the validator 1.13

Hi,

Has anyone encountered a similar error to below with the validator? I figured out this is related to the events files, but I used the same events files before without any issues. So what can go wrong here?

view 1 error in 1 file
Error 1: [Code 104] HED_ERROR
Click here for more information about this issue

The validation on this HED string returned an error.1 file
NaN KB |
Location:
Reason:
The validation on this HED string returned an error.

Evidence:
ERROR: [SCHEMA_LOAD_FAILED] The supplied schema specification is invalid. Specification: no schema available. (For more information on this HED error, see https://hed-specification.readthedocs.io/en/latest/Appendix_B.html#schema-load-failed.)

view 1 warning
Warning 1: [Code 109] HED_VERSION_NOT_DEFINED
Click here for more information about this issue

You should define 'HEDVersion' for this file. If you don't provide this information, the HED validation will use the latest version available.

Any clue would be much appreciated.

Thank you.

Best regards,
Ru

I have had a similar issue in some tests I run where one of my test dataset is not valid anymore.

bids-validator@1.13.1
	1: [ERR] The validation on this HED string returned an error. (code: 104 - HED_ERROR)
		./dataset_description.json
			Evidence: ERROR: [SCHEMA_LOAD_FAILED] The supplied schema specification is invalid. Specification: no schema available. (For more information on this HED error, see https://hed-specification.readthedocs.io/en/latest/Appendix_B.html#schema-load-failed.)

	Please visit https://neurostars.org/search?q=HED_ERROR for existing conversations about this issue.

	1: [WARN] You should define 'HEDVersion' for this file. If you don't provide this information, the HED validation will use the latest version available. (code: 109 - HED_VERSION_NOT_DEFINED)

	Please visit https://neurostars.org/search?q=HED_VERSION_NOT_DEFINED for existing conversations about this issue.

        Summary:                Available Tasks:        Available Modalities: 
        9 Files, 79.32MB        face repetition         MRI                   
        1 - Subject                                                           
        1 - Session                                                           


	If you have any questions, please post on https://neurostars.org/tags/bids.

I need to investigate but maybe try adding a HEDVersion metadata in your dataset description: Modality agnostic files - Brain Imaging Data Structure v1.9.0-dev

1 Like