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

Do not allow : in the name fields of the metadata schema #1075

Open
h-mayorquin opened this issue Sep 11, 2024 · 1 comment
Open

Do not allow : in the name fields of the metadata schema #1075

h-mayorquin opened this issue Sep 11, 2024 · 1 comment

Comments

@h-mayorquin
Copy link
Collaborator

This is causing problems in this PR in the VideoInterface when writing to zarr in Windows because the default naming scheme we have there is:

f"Video: {file_path}"

I reported this on hdfm-zarr:
hdmf-dev/hdmf-zarr#219 (comment)

Similar situation with hdf5 and slahes which we have -to some degree- forbidden

#11

@h-mayorquin h-mayorquin changed the title Do not allow : in the metadata Do not allow : in the name fields of the metadata schema Sep 11, 2024
@h-mayorquin h-mayorquin changed the title Do not allow : in the name fields of the metadata schema Do not allow : in the name fields of the metadata schema Sep 11, 2024
@h-mayorquin
Copy link
Collaborator Author

Now Zarr does not allow this so this become a bit more crucial:

hdmf-dev/hdmf#1202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant