Download the latest binary files from sourceforge
Example Usage
The computation and inspection of the regularities in an ontology can be done in the following two steps:Step 1: Computing regularities
Use the clustering tool first to compute regularties for an ontology by running the ./agglomerateAll.command script in the command line as follows:
./agglomerateAll.command ‹saveResultsFilePath› ‹ontology›...‹ontology›
Step 2: Inspecting regularities
To inspect the regularities use the plugin for Protégé.
Simply drop org.coode.patterns.induction.jar in the plugins folder of Protégé. The name of the plugin is pattern induction. The main view for inspecting the irregularities can be found in:
Window->Views->Misc Views->Cluster Graph View
NOTE: RIO plugin needs the latest version of OPPL plugin installed in Protégé.