- From: Phillip Lord <phillip.lord@newcastle.ac.uk>
- Date: Wed, 22 May 2013 12:39:11 +0100
- To: public-owl-dev@w3.org
I'm pleased to announce the release of tawny-owl 0.11. What is it? ========== This package allows users to construct OWL ontologies in a fully programmatic environment, namely Clojure. This means the user can take advantage of programmatic language to automate and abstract the ontology over the development process; also, rather than requiring the creation of ontology specific development environments, a normal programming IDE can be used; finally, a human readable text format means that we can integrate with the standard tooling for versioning and distributed development. Changes ======= # 0.11 ## New features - facts on individual are now supported - documentation has been greatly extended - OWL API 3.4.4 A new paper on the motivation and use cases for tawny-owl is also available at http://www.russet.org.uk/blog/2366 Feedback welcome!
Received on Wednesday, 22 May 2013 11:39:38 UTC