Skip to content
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

Implement validation for Delay and Duration groups #141

Open
happy5214 opened this issue Mar 8, 2024 · 0 comments
Open

Implement validation for Delay and Duration groups #141

happy5214 opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request hed 3 HED 3-specific issues validation Tag validation issues
Milestone

Comments

@happy5214
Copy link
Member

Support for validating Delay and Duration tag groups is required as of HED schema version 8.2.0. Currently, these tag groups are only validated using the topLevelTagGroup schema attribute on the respective tags. The following validation also needs to be performed:

  • Delay and Duration behave similarly to Onset and Inset syntactically, in that tag groups with that tag must contain the tag and a tag group, and nothing else (with one exception).
  • Delay and Duration may appear together in the same tag group (at the first level of the group).

See #140 for further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hed 3 HED 3-specific issues validation Tag validation issues
Projects
None yet
Development

No branches or pull requests

1 participant