Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@francescalb francescalb released this 10 Feb 11:36
· 2 commits to master since this release

What's Changed

Added:

  • Added the datadoc module dedicated to documentation of datasets.
  • Added the TableDoc class which is a tabular representation of datasets and makes it easier to ducment data in tabular format, including a csv parser.
  • Added cli-tool to the datadoc module
  • Enable checking and label lookup by default for the EMMO namespace.
  • Add query to SPARQLwrapper backend.
  • Add username/password support to SPARQLwrapper backend

Fixed:

  • Update endpoint in sparqlwrapper is often different from quert endpoint.

Enhancements:

  • Updated underlying requirement (Pint) so that Numpy2 can be used
  • Now officially supports Python3.13
  • Support for Python3.7 droppped

New Contributors

Full Changelog: v0.3.4...v0.4.0

Changelog

v0.4.0 (2025-02-10)

Full Changelog

Closed issues:

  • Clean up documentation #302
  • Make datadoc windows compatible #301

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator