Skip to content

subpackage myna.core.metadata

Define metadata that can be extracted from databases into the Myna data format.

There are two modules that define the base classes of metadata currently implemented:

myna.metadata.data: Defines the BuildMetadata and the PartMetadata classes for the extraction of values from a larger file. The value of the metadata is expected to be a Python datatype. myna.metadata.file: Define the BuildFile, PartFile, and LayerFile classes for metadata requirements that need the entire file. For example, scan path files.


This file was automatically generated via lazydocs.