org.dllearner.kb.extraction
Class BlankNode
java.lang.Object
org.dllearner.kb.extraction.Node
org.dllearner.kb.extraction.BlankNode
public class BlankNode
- extends Node
| Fields inherited from class org.dllearner.kb.extraction.Node |
DEBUGTAIL |
BlankNode
public BlankNode(RDFBlankNode bNode,
String inboundEdge)
expand
public List<Node> expand(TupleAquisitor tupleAquisitor,
Manipulator manipulator)
- Description copied from class:
Node
- Nodes are expanded with a certain context, given by the typedSparqlQuery
and the manipulator
- Specified by:
expand in class Node
- Returns:
- Vector all Nodes that are new because of expansion
expandProperties
public List<BlankNode> expandProperties(TupleAquisitor TupelAquisitor,
Manipulator manipulator)
- Description copied from class:
Node
- gets type defs for properties like rdf:type SymmetricProperties
- Specified by:
expandProperties in class Node
toNTriple
public SortedSet<String> toNTriple()
- Description copied from class:
Node
- output
- Specified by:
toNTriple in class Node
- Returns:
- a set of n-triple
getNTripleForm
public String getNTripleForm()
- Overrides:
getNTripleForm in class Node
toString
public String toString()
- Overrides:
toString in class Node
getURI
public URI getURI()
- Overrides:
getURI in class Node
toOWLOntology
public void toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
- Specified by:
toOWLOntology in class Node
getInBoundEdge
public String getInBoundEdge()
getAnonymousClass
public org.semanticweb.owl.model.OWLDescription getAnonymousClass(OWLAPIOntologyCollector owlAPIOntologyCollector)
printAll
public void printAll()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann