mdflib icon indicating copy to clipboard operation
mdflib copied to clipboard

Add altenative names and other to IMetaData

Open ihedvall opened this issue 6 months ago • 0 comments

The IMetaData object is an interface against an MD (XML) block. It have a user friendly interface against top-level properties like the TX tag and for common e-tag properties. Missing are some other property type like the alternative names.

In general the IMetaData should be unit tested as we now support both reading and writing.

ihedvall avatar Dec 09 '23 17:12 ihedvall