|
Class Summary |
| OWLTest |
Simple data structure that represents some of the information in an
OWL Test. |
| OWLTestConsumer |
Basic consumer that will handle parsing of OWL Test RDF Manifests
and will extract all the ontologies referred to and their claimed
species. |
| OWLTestExtracter |
Utility that takes a collection of zipped files, looks for any
manifests in them, and then tries to extract information about the
tests described. |
| OWLTestExtracter2 |
Utility that takes a collection of zipped files, looks for any
manifests in them, and then tries to extract information about the
tests described. |
| OWLTestParser |
A simple RDF parser that will parse OWL Test Manifest files and
create OWLTest objects. |
| OWLTestVocabularyAdapter |
Vocabulary of the OWL/RDF test specification as of
03/02/03. |