metadata layer¶
The metadata layer has no datasets, and instead uses the following
attributes to further describe the MIR data file:
generator_nameName of the program that created the file, stored as a Unicode string.
For example:
foobargenerator_versionVersion of the program that created the file, stored as a Unicode string.
For example:
1.0.3mir_versionVersion of MIR specification used when creating the file, stored as a Unicode string.
For example:
1.12.3created_atDate and time at which the file was created, stored as a Unicode string in ISO 8601 format.
For example:
2017-08-15T13:51:02+02:00