I am please to announce the second full release of Tawny-OWL, my library for
fully programmatic development of OWL ontologies. The library now has a fairly
large feature set:

** Complete support for OWL2
** Integrated support for reasoning with HermiT or ELK
** Profile checking
** Fixtures and support macros for unit testing
** Use of external ontologies available only as OWL files
** Rendering of OWL API objects to Tawny code.
** Support for generating and using ontologies with numeric IDs.
** Support for multilingual labels.
** Protege Integration

Changes for 1.1.0:

 - Added a variety of new methods, including a newer syntax for individuals.
 - Type-hints have been added to all namespaces, which gives 2x or 5x
   speedups, depending on the namespace.

Breaking Changes:

This includes a number of small breaking changes, and deprecation of :subclass
and :subproperty frames.

Full details release documentation:

https://github.com/phillord/tawny-owl/blob/master/docs/releases.md

The library is now available from
Clojars (https://clojars.org/uk.org.russet/tawny-owl) or on
github (https://github.com/phillord/tawny-owl). Latest blogposts:
http://www.russet.org.uk/blog/category/all/professional/tech/tawny-owl

Feedback is welcome at tawny-...@googlegroups.com.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to