Uses of Interface
org.apache.jena.rdfs.engine.Match
-
Packages that use Match Package Description org.apache.jena.rdfs.engine org.apache.jena.rdfs.setup -
-
Uses of Match in org.apache.jena.rdfs.engine
Classes in org.apache.jena.rdfs.engine that implement Match Modifier and Type Class Description classInfFindQuadFind in one graph of a dataset.classInfFindTripleFind in one graph.classMatchRDFS<X,T>Match a 3-tuple, which might have wildcards, applying a fixed set of inference rules. -
Uses of Match in org.apache.jena.rdfs.setup
Classes in org.apache.jena.rdfs.setup that implement Match Modifier and Type Class Description classMatchVocabRDFSThe vocabulary, with transitive closure of subClass and subProperty, as aMatch.
-