Owlready 0.50

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Owlready 0.50

Jiba
Administrator
Hi all,

Owlready 0.50 is out!

This new version fixes a security problem in Pellet (NB in pratice, this problem concerns only direct call to Pellet,
but not those done through Owlready).

Here are the changes:

* Improve French ICD10 import to support the RDF format from ATIH (now the default)
* Improve French ICD10 import with management of sub-codes defined by modifers (CLAML format)
* Fix vulnerability CVE-2021-39239 in Jena (used by Pellet)
  This vulnerability concerns XML parsing but Owlready2 does not use XML for communicating with Pellet (it uses NTriple)
  For more security, XMLRDF loading has been disabled in Jena
* Fix for Python 3.14 (tests, Cython-optimized module)
* Bugfixes:
  * Fix ontology loading from file object inside a Zip file
  * Fix test test_parallel_4

The new version be downloaded from PyPI (Python Package Index):
https://pypi.python.org/pypi/Owlready2

Best regards,
Jiba