hdmf-experimental Release Notes
0.6.0 (January 29, 2026)
Promoted
HERDto a stable data type in the HDMF-common namespace. See here for details.
0.5.0 (August 4, 2023)
Updates
ExternalResourcesto have a uniform name throughout the codebase and the literature, which is nowHERD(HDMF External Resources Data).Fixed schema bug regarding the missing quote.
0.4.0 (June 22, 2023)
In the experimental
ExternalResources, added aentity_keystable and removedkeys_idxfrom theentitiestable.
0.3.0 (May 3, 2023)
In the experimental
ExternalResources, added afilestable, removed theresourcestable, and adjusted existing columns.
0.2.0 (January 10, 2022)
In the experimental
ExternalResources, addedrelative_pathfield to the “objects” table dtype. This is used in place of the previousfieldfield representing the relative path to get to the dataset/attribute from the object. The previousfieldfield will be used to represent a compound type field name if the dataset/attribute is a compound dtype.Updated contributors.
0.1.0 (March 29, 2021)
See the release notes for hdmf-common 1.4.0 for details.