HDMF Logo
stable

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

For Developers

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

For Maintainers

  • How to Make a Release
  • How to Update Requirements Files

Legal

  • Copyright
  • License
HDMF
  • API Documentation
  • hdmf.backends package
  • Edit on GitHub

hdmf.backends package¶

Subpackages¶

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

Submodules¶

  • hdmf.backends.errors module
    • UnsupportedOperation
  • hdmf.backends.io module
    • HDMFIO
      • HDMFIO.manager
      • HDMFIO.source
      • HDMFIO.read
      • HDMFIO.write
      • HDMFIO.export
      • HDMFIO.read_builder
      • HDMFIO.write_builder
      • HDMFIO.open
      • HDMFIO.close
  • 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-2023, Hierarchical Data Modeling Framework. Revision 8222de45.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
stable
dev
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds