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

[TAG_EXTENSION_INVALID] tag-extension-invalid-bad-node-name not detected #178

Open
VisLab opened this issue Aug 23, 2024 · 0 comments
Open
Labels
hed 3 HED 3-specific issues parsing String parsing validation Tag validation issues

Comments

@VisLab
Copy link
Member

VisLab commented Aug 23, 2024

The specification now has a restriction for node names as being from the nameClass:

alphanumeric, blank, hyphen, period, underscore, nonascii.

This accommodates the UTF-8 but is still restrictive see A.1.3. Value classes.

There currently don't seem to be any checks on the validity of tag extensions.

Example: Red/Red$ish should be invalid but is not.

@VisLab VisLab changed the title (validation) TAG_EXTENSION_INVALID tag-extension-invalid-bad-node-name not detected (validation) [TAG_EXTENSION_INVALID] tag-extension-invalid-bad-node-name not detected Aug 23, 2024
@happy5214 happy5214 added validation Tag validation issues hed 3 HED 3-specific issues parsing String parsing labels Sep 10, 2024
@happy5214 happy5214 changed the title (validation) [TAG_EXTENSION_INVALID] tag-extension-invalid-bad-node-name not detected [TAG_EXTENSION_INVALID] tag-extension-invalid-bad-node-name not detected Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hed 3 HED 3-specific issues parsing String parsing validation Tag validation issues
Projects
None yet
Development

No branches or pull requests

2 participants