Class Hierarchy Example

This sample illustrates the process of generating a simple textual rendering of the class hierarchy in a model. It is not intended to be a complete solution, but illustrative of one approach.

Files

The actual Java source code is also provided in the src-examples/jena/examples/ontology/classHierarchy/ directory.