Darin Erat Sleiter
Darin Erat Sleiter
The validator currently does not validate dataset references. At a minimum it should validate that the reference points to builders with the right data_type. Example: the following code should produce...
The codebase seems to assume that a spec quantity is either a string from a reserved set of special characters or named wildcard quantities or an integer value. However, the...
Coming from the conversation here: https://github.com/hdmf-dev/hdmf/issues/514 Following #515, when an illegally-linked dataset or group (a LinkBuilder is observed where a dataset or group spec has `linkable=False`) is encountered, that object...
## Description If a builder matches the data type of more than one unnamed GroupSpec child specs, and all child specs have already had their minimum number of builders assigned,...
## Description With the current method for matching builders against specs for the children of a GroupBuilder, it is possible for the validation errors to differ depending on the order...