Owlready2 0.17 has been released!

Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Owlready2-0-17-has-been-released-tp1079.html

Hi everybody,

This new version supports SWRL rule editions and fixes problems in PyMedTermino2.

Here are the changes:

* SWRL rule support
* Allows importing UMLS suppressed terms
* Uncache entities when relaoding an ontology
* Bugfixes:
  - Fix PyMedTermino2 installation
  - Fix data property value inferrence with debug = 1
  - Fix sort() in LazyList (thanks fiveop!)
  - Fix World.get() and add World.get_if_loaded()
  - Add appropriate error message when importing UMLS with Python 3.6
  - Fix individuals belonging to multiple, equivalent, classes after reasoning
   
The new version be downloaded from PyPI (Python Package Index):
https://pypi.python.org/pypi/Owlready2

Jiba