-
Notifications
You must be signed in to change notification settings - Fork 33
Description
this section of the pynwb CLI figures out all the cached namespaces in an NWB file and validates against them: https://github.com/NeurodataWithoutBorders/pynwb/blob/dev/src/pynwb/validate.py#L70
the validate function only validates against the CORE namespace. this has resulted in this error: dandi/helpdesk#43
there needs to be some refactoring in pynwb, but that's not going to fix dandi issues immediately unless we depend on the latest and greatest version. so perhaps some of the code could be imported into the dandi validate nwb function.
Metadata
Metadata
Assignees
Labels
No labels