Owlready2 0.5 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
This new version is mostly a bugfix release.
It be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready2
Owlready2 0.4 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The main new features of version 2 - 0.4 are:
the defined relations can be queried for a given individual (using the .get_properties(), .get_inverse_properties() and .get_relations() methods)
improvement of the .search() method, which now takes into account inheritance and inverse relations
optimisation of recursive request in SQL
several bug fixes
The new version can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready2
Owlready2 0.3 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The 2 - 0.3 version of Owlready is mostly a bugfix release. It also add the ability to destroy entities from ontologies.
The new version can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready2
Owlready2 0.2 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The 2 - 0.2 version of Owlready now includes a RDF/XML written in Python. This parser can load big files rapidly.
The new version can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready2
Owlready2 0.1 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The 2 - 0.1 version of Owlready is a full rewrite that integrates an optimized RDF quadstore. It can now load big ontologies (several millions of RDF triples).
It can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready2
Towards Owlready 2...!
Owlready is a Python module for ontology-oriented programming. The version 2 currently under development keep the functionalities of the first version, but now relies on an optimized RDF quadstore in SQL. This version is now able to load big ontologies (several millions of RDF triples) with good performances.
The development version of Owlready2 is available here: https://bitbucket.org/jibalamy/owlready2
OwlReady at the STC 2016 conference
OwlReady and ontology-oriented programming were presented at the STC 2016 conference (Special Topic Conference). The article is available online and the presentation too. Please cite it if you use OwlReady!
Ontology-Oriented Programming for Biomedical Informatics JB Lamy. Studies in Health Technology and Informatics 2016 ; 221:64-68
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
Owlready 0.2 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The 0.2 version of Owlready fix some bugs on Windows related to execution of the Hermit Reasonner. It can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready
Owlready 0.1.1 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
The 0.1.1 version of Owlready fix some installation bugs related to the copy of "hermit" and "locale" files. It can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready
Owlready at the IC 2005 French conference
Owlready has been presented at the French knowledge engineering conference (IC 2015) during the PFIA plateform. The article (in French) is available on HAL and the (French) presentation here.
Ontopy : programmation orientée ontologie en Python JB Lamy, H Berthelot IC2015
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
Owlready 0.1 has been released!
Owlready is a Python module for ontology-oriented programming. It can load OWL 2.0 ontologies and manipulate them transparently in Python.
Owlready 0.1 has been released and can be downloaded from PyPI (Python Package Index): https://pypi.python.org/pypi/Owlready