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

[Feature]: Add load_namespaces and get_namespaces to HDMFIO #1123

Open
rly opened this issue Jun 3, 2024 · 2 comments
Open

[Feature]: Add load_namespaces and get_namespaces to HDMFIO #1123

rly opened this issue Jun 3, 2024 · 2 comments
Assignees
Labels
category: enhancement improvements of code or code behavior
Milestone

Comments

@rly
Copy link
Contributor

rly commented Jun 3, 2024

What would you like to see added to HDMF?

It's useful in validation to load or get namespaces from an IO object but right now those are implemented per-backend. HDF5IO supports load_namespaces and get_namespaces and ZarrIO supports only load_namespaces. It would be useful if they and any future HDMFIO class supported both of these methods.

cc @stephprince

What solution would you like?

Add load_namespaces and get_namespaces as abstract methods to HDMFIO

Do you have any interest in helping implement the feature?

Yes.

@rly rly self-assigned this Jun 3, 2024
@rly rly added the category: enhancement improvements of code or code behavior label Jun 3, 2024
@rly rly added this to the 3.14.0 milestone Jun 3, 2024
@mavaylon1
Copy link
Contributor

Interesting. Do you have a timeline in mind?

@rly rly modified the milestones: 3.14.0, Next Major Release - 4.0 Jun 6, 2024
@rly
Copy link
Contributor Author

rly commented Jun 6, 2024

Interesting. Do you have a timeline in mind?

This will require some coordination with hdmf-zarr. Let's target July.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior
Projects
None yet
Development

No branches or pull requests

2 participants