public class ObjectPropertyNode extends PropertyNode
logger| Constructor and Description |
|---|
ObjectPropertyNode(String propertyURI,
Node a,
Node b) |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
expand(TupleAquisitor tupelAquisitor,
Manipulator manipulator)
Nodes are expanded with a certain context, given by the typedSparqlQuery
and the manipulator
|
List<BlankNode> |
expandProperties(TupleAquisitor tupelAquisitor,
Manipulator manipulator,
boolean dissolveBlankNodes)
gets type defs for properties like rdf:type SymmetricProperties
|
SortedSet<String> |
toNTriple()
output
|
void |
toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector) |
getAPart, getBPartgetIRI, getNTripleForm, getURIString, isExpanded, tail, tail, toStringpublic ObjectPropertyNode(String propertyURI, Node a, Node b)
public List<Node> expand(TupleAquisitor tupelAquisitor, Manipulator manipulator)
Nodepublic List<BlankNode> expandProperties(TupleAquisitor tupelAquisitor, Manipulator manipulator, boolean dissolveBlankNodes)
NodeexpandProperties in class Nodemanipulator - the manipulatorpublic void toOWLOntology(OWLAPIOntologyCollector owlAPIOntologyCollector)
toOWLOntology in class Node
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann