Releases: MyCoRe-Org/libmeta
Releases · MyCoRe-Org/libmeta
v0.9.0
New and newsworthy features:
-
ALL: update versions (Java 17, JAXB 4.0.x, JSON-B 3.0.x)
-
ALL: processors should wrap all exceptions in a LibmetaProcessorException
-
ALL: XML Schema validator supports strict-mode or continue-mode
-
ALL: synchronize XMLProcessor implementation (package)
-
Alto: added support for Alto v4
-
METS: new methods to filter content elements by class
-
METS: add method getOtherAttribute(QName name)
-
METS: new method for tree traversal of div elements in structMap (METSQuery)
-
MODS: improve API for builders
-
MODS: new methods to filter content elements by class
-
PicaXML: support Collections in PicaXMLProcessors and SRUDelegate
-
DublinCore: Add DCQuery class
-
Xlink: add and use enum xLinkSimpleType