bdionne / pellet

Pellet is an OWL 2 reasoner in Java; open source (AGPL) and commercially licensed, commercial support available.
http://clarkparsia.com/pellet
Other
2 stars 1 forks source link

Remove unnecessary inheritance #9

Closed rgrinberg closed 7 years ago

rgrinberg commented 7 years ago

The parent class only has static fields. Those can just as easily be accessed manually.