General Capability

Type of Work

R&D


Item

Support for mime types.


Explanation

A file with a particular MIME type could be encapsulated in HDF5 as one or more datasets, perhaps with a grouping structure. A standard set of attributes could be used to describe the MIME type, similar to the way that images are stored in HDF5, with a corresponding API. It is unclear what services might be desired for accessing MIME types. Simple MIME storage could involve nothing more than the use of a standard attribute, with the file itself stored as 1-D dataset. Higher level functions/tools could add other capabilities.


Documentation

MIME support in HDF5