Skip to content

owlapy 1.6.0

Choose a tag to compare

@alkidbaci alkidbaci released this 01 Aug 16:43
· 186 commits to main since this release
cb54417

Summary:

In this release we introduce a new reasoner, the embedding-based reasoner (EBR). You can find out more about it in the documentation. Moreover, owlapy now supports Semantic Web Rule Language (SWRL). Other updates include addition of new features like justification creation for why a class expression holds for a given individual or set of individuals. Lastly but not least we introduced a new module for ontology generation from text, using LLMs. We plan to keep improving towards this end.

Installation/upgrade:

pip install -U owlapy

What's Changed

New Contributors

Full Changelog: 1.5.1...1.6.0