JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.jena.rdfs.engine.CxtInf
Packages that use
CxtInf
Package
Description
org.apache.jena.rdfs.engine
Uses of
CxtInf
in
org.apache.jena.rdfs.engine
Subclasses of
CxtInf
in
org.apache.jena.rdfs.engine
Modifier and Type
Class
Description
class
ApplyRDFS
<X,
T>
Apply a fixed set of inference rules to a 3-tuple.
class
InfFindQuad
Find in one graph of a dataset.
class
InfFindTriple
Find in one graph.
class
MatchRDFS
<X,
T>
Match a 3-tuple, which might have wildcards, applying a fixed set of inference rules.