Uses of Interface
org.apache.jena.reasoner.InfGraph

Packages that use InfGraph
Package
Description
A package for creating and manipulating RDF graphs.
This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on.
The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
Provides a selection of simple rule engines for Jena inference models.
Internal implementation objects used by the rule system interpreters and compilers.
This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations.