Class MatchRDFSReduced.InfFindTuple<D,C>
java.lang.Object
org.apache.jena.rdfs.engine.CxtInf<X,T>
org.apache.jena.rdfs.engine.MatchRDFS<C,D>
org.aksw.jenax.arq.util.tuple.impl.MatchRDFSReduced.InfFindTuple<D,C>
- All Implemented Interfaces:
org.aksw.commons.tuple.finder.TupleFinder<D,,C> org.aksw.commons.tuple.finder.TupleFinder3<D,,C> org.apache.jena.rdfs.engine.Match<C,D>
- Enclosing class:
- MatchRDFSReduced<D,
C>
public static class MatchRDFSReduced.InfFindTuple<D,C>
extends org.apache.jena.rdfs.engine.MatchRDFS<C,D>
implements org.aksw.commons.tuple.finder.TupleFinder3<D,C>
Bridge between TupleFinder and MatchRDF - this class inherits both
-
Field Summary
Fields inherited from class org.apache.jena.rdfs.engine.CxtInf
ANY, mapper, rdfsDomain, rdfsRange, rdfsSubClassOf, rdfsSubPropertyOf, rdfType, setup -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.rdfs.engine.MatchRDFS
match, object, predicate, subjectMethods inherited from class org.apache.jena.rdfs.engine.CxtInf
any, isANY, isTermMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.tuple.finder.TupleFinder
contains, contains, find, findMethods inherited from interface org.aksw.commons.tuple.finder.TupleFinder3
contains, find, getDimension
-
Constructor Details
-
InfFindTuple
-
-
Method Details
-
sourceFind
-
sourceContains
-
dstCreate
-
find
-
getTupleBridge
-