HDF5/JSON v1.2-dev

  • Specification
    • Backus-Naur Grammar
      • File
      • Group
      • Dataset
      • Dataspace
      • Datatype
      • Attribute
      • Filter
      • Miscellaneous
    • JSON Schema
      • File
      • Group
      • Dataset
      • Datatype
      • Dataspace
      • Attribute
      • Filter
  • Examples
    • The “Classic”
    • An HDF5 Array Datatype
    • An HDF5 Compound Datatype
    • An HDF5 Datatype Object
    • An “empty” HDF5 File
    • An HDF5 Enumerated Datatype (Attribute)
    • An HDF5 Fixed-Length String Datatype (Dataset)
    • An HDF5 Uninitialized HDF5 Object Reference
    • An HDF5 Dataset with an HDF5 NULL Dataspace
    • An HDF5 Object Reference Datatype (Attribute)
    • An HDF5 Region Reference Datatype (Attribute)
    • A resizable HDF5 Dataset
    • HDF5 scalar Datasets and Attributes
    • A sample File
    • A few HDF5 Groups
    • An HDF5 variable-length Datatype (Dataset)
    • An HDF5 variable-length String Datatype (Attribute)
  • h5json Package
Theme by the Executable Book Project
  • .rst

HDF5/JSON

HDF5/JSON#

Specification for representation and tools for manipulation of HDF5 content in JSON by the HDF Group.

What is Here:

  • Specification
    • Backus-Naur Grammar
    • JSON Schema
  • Examples
    • The “Classic”
    • An HDF5 Array Datatype
    • An HDF5 Compound Datatype
    • An HDF5 Datatype Object
    • An “empty” HDF5 File
    • An HDF5 Enumerated Datatype (Attribute)
    • An HDF5 Fixed-Length String Datatype (Dataset)
    • An HDF5 Uninitialized HDF5 Object Reference
    • An HDF5 Dataset with an HDF5 NULL Dataspace
    • An HDF5 Object Reference Datatype (Attribute)
    • An HDF5 Region Reference Datatype (Attribute)
    • A resizable HDF5 Dataset
    • HDF5 scalar Datasets and Attributes
    • A sample File
    • A few HDF5 Groups
    • An HDF5 variable-length Datatype (Dataset)
    • An HDF5 variable-length String Datatype (Attribute)
  • h5json Package
    • Installation
    • CLI Tools

next

Specification

© Copyright 2014 - 2022, The HDF Group.