Dense array, saved in a HDF5 file as an N-dimensional dataset for positive N (see here for a detailed specification.)
Derived from array/v1.json: some kind of multi-dimensional array, where we store metadata about the dimensions and type of data. The exact implementation of the array is left to concrete subclasses.
The schema to use.
Dimensions of an n-dimensional array.
Must contain a minimum of 1 items
Type of data stored in this array.
Name of the dataset inside the HDF5 file that contains the array.
Name of the HDF5 group containing the dimnames. Only used for older hdf5_dense_array instances, and is ignored if a version number attribute is present in the HDF5 dataset named by dataset (in such cases, the dimension names are referenced by the dimension-names attribute on the dataset).
Minor version of this format. Only used for older hdf5_dense_array instances, and is ignored if a version number attribute is present in the HDF5 dataset named by dataset.
Value must be lesser or equal to 2
Is this a child document, only to be interpreted in the context of the parent document from which it is linked? This may have implications for search and metadata requirements.
MD5 checksum for the file.
Path to the file in the project directory.