Skip to content

owlapy 1.6.3

Choose a tag to compare

@alkidbaci alkidbaci released this 03 Feb 17:07
· 56 commits to main since this release
66d7842

Release Highlights

This release introduces significant upgrades to our agentic ontology engineering capabilities, specifically enhancing AGen-KG (used to be named GraphExtractor) and some optimizations/bug fixing. You can find more details in the PRs below.

Notice: The module ontogen is deprecated and therefore removed in this release. It is now replaced by the module agen_kg. See the Ontology Generation example.

We have also updated the minimum Python version to >=3.11.

Install/Upgrade:

pip install -U owlapy

What's Changed

Full Changelog: 1.6.2...1.6.3