Package org.semanticweb.owl.io.owl_rdf

Interface Summary
OWLRDFErrorConstants Constants representing the various OWL Full things that can occur during parsing.
OWLRDFErrorHandler Error handlers for parsers.
RenderingConstants Some useful constant values.
 

Class Summary
OWLConsumer This is yet another refactoring and reimplementation of the parser.
OWLRDFParser Parser for the normative XML/RDF Syntax.
Renderer Produces OWL/RDF Syntax from a given ontology
RenderingVisitor RenderingVisitor.java Created: Fri Feb 21 10:57:24 2003
 

Exception Summary
MalformedOWLConstructRDFException This exception represents a condition where we have encountered a badly constructed OWL expression.
OWLFullConstructRDFException This exception represents a condition where we have encountered an OWL Full construct in an ontology.
 



WonderWeb