| Package | Description |
|---|---|
| com.hp.hpl.jena.reasoner.transitiveReasoner |
This package contains a reasoner which supports transitive-reflexive closure
of subPropertyOf and subClassOf relations.
|
| Class and Description |
|---|
| TransitiveEngine
Uses two transitive graph caches to store a subclass and a subproperty
lattice and use them within a larger inference graph.
|
| TransitiveGraphCache
Datastructure used to represent a closed transitive reflexive relation.
|
| TransitiveReasoner
A simple "reasoner" used to help with API development.
|
Licenced under the Apache License, Version 2.0