|
Class Summary |
| Compiler |
Converts OWL ontologies into Java source code from the command line. |
| JarPacker |
Packages a directy into a Jar and writes the concept index files. |
| JavaNameResolver |
Resolves appropriate Java names from URIs. |
| OntologyLoader |
Reads ontologies and schemas into memory from remote sources. |
| OWLCompiler |
Converts OWL ontologies into Java source code. |
| OwlNormalizer |
Applies a series of rules against the ontology, making it easier to convert
into Java classes. |
| RDFDataSource |
Controls synchronisations issues of read and writing to the in-memory model. |
| RDFList |
Utility class for working with rdf:List in a Model. |