org.dllearner.utilities.components
Class ReasonerComponentFactory
java.lang.Object
org.dllearner.utilities.components.ReasonerComponentFactory
public class ReasonerComponentFactory
- extends Object
Factory class for reasoners.
- Author:
- Sebastian Hellmann, Jens Lehmann
ReasonerComponentFactory
public ReasonerComponentFactory()
getReasonerComponent
public static AbstractReasonerComponent getReasonerComponent(String ontologyFile,
ReasonerType type)
- Simple method for creating a reasoner component.
- Parameters:
ontologyFile - URI or path to OWL ontology file.type - Reasoner type.
- Returns:
- A reasoner component.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann