hdmf.common.io.alignedtable module

class hdmf.common.io.alignedtable.AlignedDynamicTableMap(spec)

Bases: DynamicTableMap

Customize the mapping for AlignedDynamicTable

Create a map from AbstractContainer attributes to specifications

Parameters:

spec (DatasetSpec or GroupSpec) – The specification for mapping objects to builders

constructor_args = {'name': <function ObjectMapper.get_container_name>}
obj_attrs = {'colnames': <function DynamicTableMap.attr_columns>}