org.dllearner.kb.manipulator
Class Manipulator
java.lang.Object
org.dllearner.kb.manipulator.Manipulator
public class Manipulator
- extends Object
Used to manipulate retrieved tupels, identify blanknodes, etc.
- Author:
- Sebastian Hellmann
Manipulator
public Manipulator(List<Rule> rules)
manipulate
public SortedSet<RDFNodeTuple> manipulate(Node node,
SortedSet<RDFNodeTuple> tuples)
- this checks for consistency and manipulates the tuples, before they get
triple
getManipulatorByName
public static Manipulator getManipulatorByName(String predefinedManipulator)
getDBpediaNavigatorManipulator
public static Manipulator getDBpediaNavigatorManipulator()
getDefaultManipulator
public static Manipulator getDefaultManipulator()
addRule
public void addRule(Rule newRule)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann