SmartDataAnalytics / DL-Learner

A tool for supervised Machine Learning in OWL and Description Logics
http://dl-learner.org
GNU General Public License v3.0
152 stars 34 forks source link

cleanup fallback reasoner calls and initialization #20

Closed patrickwestphal closed 9 years ago

patrickwestphal commented 9 years ago

DL-Learner's OWLAPIReasoner class supports a fallback reasoner for reasoning tasks not supported by the main reasoner. The initialization and calls of this reasoner need to be cleaned up.