Posh — the Prolog OWL Shell
Posh (Prolog OWL Shell) is a command line utility
that wraps the Thea OWL library to allow for advanced querying and
processing of ontologies, combining the power of prolog and OWL
reasoning.
To get the latest version of posh, you should use the posh branch in the Thea library on github. You can do this as follows:
git clone git://github.com/vangelisv/thea.git cd thea git co posh
After this, start a session:
bin/thea-poshj
For more info, see this posting: posh-the-prolog-owl-shell and POSH at OWLED

Trackbacks
[...] Posh (Prolog OWL Shell) is a command line utility that wraps the Thea OWL library to allow for advanced querying and processing of ontologies, combining the power of Prolog and OWL reasoning [...]