HDMF Logo

Getting Started

  • Installing HDMF
  • Tutorials

Overview

  • Introduction
  • Software Architecture
  • Citing HDMF

Resources

  • API Documentation
    • Common data types
    • Base container classes
    • Build layer
    • Specification layer
    • I/O layer
      • Subpackages
        • hdmf.backends.hdf5 package
      • Submodules
        • hdmf.backends.errors module
        • hdmf.backends.io module
        • hdmf.backends.utils module
        • hdmf.backends.warnings module
      • Module contents
    • Data I/O utilities
    • Development utilities
    • Validation utilities
    • Testing utilities
    • Full list of HDMF package contents
      • Subpackages
        • hdmf.backends package
        • hdmf.build package
        • hdmf.common package
        • hdmf.spec package
        • hdmf.testing package
        • hdmf.validate package
      • Submodules
      • Module contents
  • Extending Standards
  • Building API Classes
  • Export
  • Validating HDMF Data
  • Support for the HDMF Specification Language

For Developers

  • Installing HDMF for Developers
  • Contributing Guide
  • How to Make a Roundtrip Test
  • Software Process

For Maintainers

  • How to Make a Release

Legal

  • Copyright
  • License
HDMF
  • API Documentation
  • hdmf.backends package
  • View page source

hdmf.backends package

Subpackages

  • hdmf.backends.hdf5 package
    • Submodules
      • hdmf.backends.hdf5.h5_utils module
        • HDF5IODataChunkIteratorQueue
        • H5Dataset
        • DatasetOfReferences
        • BuilderResolverMixin
        • ContainerResolverMixin
        • AbstractH5TableDataset
        • AbstractH5ReferenceDataset
        • ContainerH5TableDataset
        • BuilderH5TableDataset
        • ContainerH5ReferenceDataset
        • BuilderH5ReferenceDataset
        • H5SpecWriter
        • H5SpecReader
        • H5DataIO
      • hdmf.backends.hdf5.h5tools module
        • HDF5IO
    • Module contents

Submodules

  • hdmf.backends.errors module
    • UnsupportedOperation
  • hdmf.backends.io module
    • HDMFIO
      • HDMFIO.can_read
      • HDMFIO.manager
      • HDMFIO.source
      • HDMFIO.read
      • HDMFIO.write
      • HDMFIO.export
      • HDMFIO.read_builder
      • HDMFIO.write_builder
      • HDMFIO.open
      • HDMFIO.close
      • HDMFIO.generate_dataset_html
  • hdmf.backends.utils module
    • WriteStatusTracker
      • WriteStatusTracker.set_written
      • WriteStatusTracker.get_written
    • NamespaceToBuilderHelper
      • NamespaceToBuilderHelper.convert_namespace
      • NamespaceToBuilderHelper.get_source_name
  • hdmf.backends.warnings module
    • BrokenLinkWarning

Module contents

Previous Next

© Copyright 2017-2025, Hierarchical Data Modeling Framework.

Built with Sphinx using a theme provided by Read the Docs.