Pellet—The Open Source OWL DL Reasoner.

Pellint

Pellint is an open source lint tool for Pellet which flags and (optionally) repairs modeling constructs that are known to cause performance problems. Pellint recognizes several patterns at both the axiom and ontology level.

Installation & Usage

Pellint requires Java 5.0 or later to run.

Unzip the Pellint distribution file into a directory of your choice.

You can run Pellint command-line program using the script pellint.bat on Windows systems or pellint.sh on Unix systems. This will print the help screen that the available command-line options.

Demo

If you want to try Pellint with an ontology without downloading and installing it, it’s available via this form:

:




Support

For best-effort support of Pellint, Pellet, etc, please direct email inquiries to the Pellet Users list: pellet-users@lists.owldl.com.

License

Pellint is open source software available for use under the terms of the Affero GPL v. 3 software license.

Features

  1. Axiom and ontology-level detection of reasoning performance problems
  2. Optional repair
  3. Easily extensible to new patterns