-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems to validate non-HED columns #1031
Comments
@yarikoptic @jungheejung -- sorry I didn't see this issue until just now -- if you continue to have issues, please re-post. Thx. Several things.
The corrected form: {
"onset": {
"LongName": "Onset time of event",
"Description": "Marks the start of an ongoing event of temporal extent.",
"Units": "s"
},
"duration": {
"LongName": "The period of time during which an event occurs. Refers to Image duration or response time after stimulus depending on event_type",
"Description": "a. For falsebelief and falsephoto trial types, duration refers to the image presentations of falsebelief and falsephoto stories. b. For rating_falsebelief and rating_falsephoto, duration refers to the response time to answer true false questions, followed by falsebelief or flasephoto stimulu",
"Units": "s",
"HED": "(Duration/#, (Label/Entire-event-time))"
}
} Note: I think we could do a more precise job of annotation using the curly brace notation --- If you respond with the entire JSON file, I would be happy to suggest modifications. |
FWIW -- Here is now the full "git portion" of that dataset shared on github: https://github.com/spatialtopology/ds005256 . Hopefully soon it would get public on openneuro |
@VisLab Thank you so much for the point-by-point suggestions on the HED errors. |
@jungheejung The JSON files look much better. Are you still having issues with HED validation? If so, are the issues with the python validator or the bids-validator? If you would like to have an annotation ZOOM review of your JSON files with a HED maintainer, email [email protected]. |
I had a run
with full file at http://www.oneukrainian.com/tmp/hed-validator-20241011-1.log.gz happen someone has a boring weekend. But many of the errors are of the form
whenever we have
have we used HED incorrectly to provide semantic to those columns?
attn @jungheejung
The text was updated successfully, but these errors were encountered: