A basic implementation of the OWL API.
© The University of Manchester, 2002.

Package Specification

This package provides a simple in-memory implementation of the OWL API.

Mix and Match

A number of assumptions are made about the implementation. In particular, we assume that, for example, that when adding a class to an ontology, the implementation of the class comes from this package. This means that we cannot mix and match interface implementations.

@author Sean Bechhofer