v2.4.0-rc.2
·
8 commits
to main
since this release
v2.4.0-rc.2
- fix issues with ZenodoRecord
- add support of Literals in RDF attributes, e.g. h5.frdf["description"].object = rdflib.Literal("An english
description", "en") - removed deprecated methods in
ZenodoSandboxDeposit - add support of Literals in RDF attributes, e.g.
h5.frdf["description"].object = rdflib.Literal("An english description", "en") - improve serializing HDF5 contextual and structural metadata to RDF-based formats
- minor bugfixes
- default dtime format used within h5rdmtoolbox is now ISO 8601 ('%Y-%m-%dT%H:%M:%S%f')