Uses of Class
org.dllearner.kb.extraction.BlankNode

Packages that use BlankNode
org.dllearner.kb.extraction Core extraction algorithm including datastructures. 
 

Uses of BlankNode in org.dllearner.kb.extraction
 

Methods in org.dllearner.kb.extraction that return types with arguments of type BlankNode
 List<BlankNode> InstanceNode.expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
 List<BlankNode> DatatypePropertyNode.expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
 List<BlankNode> ObjectPropertyNode.expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
 List<BlankNode> LiteralNode.expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
 List<BlankNode> BlankNode.expandProperties(TupleAquisitor TupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
abstract  List<BlankNode> Node.expandProperties(TupleAquisitor TupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
          gets type defs for properties like rdf:type SymmetricProperties
 List<BlankNode> ClassNode.expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann