Getting Started
Using TrOWL in Protégé
You can now use TrOWL in Protégé 4.0.x. Simply put TrOWLCore.jar into the Protégé’s plugins folder. When you restart Protégé, TrOWL components will appear as options in the Reasoner menu. More…
Embedding TrOWL
You can embed TrOWL in your program as a library of tractable rasoning infrastructure for OWL2. TrOWL supports the OWLReasoner interface from the OWL API. It has native support for working with objects such as ontologies and class expression from the OWL API 2.2.0. More…
Using TrOWL in command line
TrOWL contains two scripts to allow you and load and query data from the command line. These are found in the bin/ folder in your TrOWL installation. More…