|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Options | Interface for things that can have options set and unset. |
| Parser | Parse some concrete representation into an OWL data structure. |
| Renderer | Render an OWL data structure using an appropriate concrete representation. |
| ShortFormProvider | A number of renderers rely on being able to print out shortened forms of URLs, in general using namespace definitions. |
| Exception Summary | |
| ParserException | ParserException.java Created: Thu Dec 19 15:57:01 2002 |
| RendererException | RendererException.java Created: Thu Dec 19 15:57:01 2002 |
Support for input and output of OWL models.
© The University of Manchester, 2002.
This package provides a collection of interface definitions that
provide IO for OWL ontologies. These can be broken down into Parsers and Renderers, where a
Parser provides functionality for reading OWL ontologies
from some concrete syntax and a Renderer provides
functionality for writing OWL ontologies out in some concrete
representation.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||