Uses of Class
org.apache.jena.rdfs.engine.CxtInf
Packages that use CxtInf
-
Uses of CxtInf in org.apache.jena.rdfs.engine
Subclasses of CxtInf in org.apache.jena.rdfs.engineModifier and TypeClassDescriptionclassApplyRDFS<X,T> Apply a fixed set of inference rules to a 3-tuple.classFind in one graph of a dataset.classFind in one graph.classMatchRDFS<X,T> Match a 3-tuple, which might have wildcards, applying a fixed set of inference rules.classMatchRDFSWrapper<X,T> MatchRDFS implementation as a wrapper over another Match source.