Uses of Package
org.semanticweb.owl.io

Packages that use org.semanticweb.owl.io
org.semanticweb.owl.io Support for input and output of OWL models.  
org.semanticweb.owl.io.abstract_syntax Simple renderer that writes ontologies in OWL Abstract Syntax.  
org.semanticweb.owl.io.owl_rdf   
uk.ac.man.cs.img.owl.io.html   
uk.ac.man.cs.img.owl.io.tptp Simple renderer that writes ontologies as TPTP.  
uk.ac.man.cs.img.owl.test   
uk.ac.man.cs.img.owl.validation   
 

Classes in org.semanticweb.owl.io used by org.semanticweb.owl.io
Options
          Interface for things that can have options set and unset.
ParserException
          ParserException.java Created: Thu Dec 19 15:57:01 2002
RendererException
          RendererException.java Created: Thu Dec 19 15:57:01 2002
 

Classes in org.semanticweb.owl.io used by org.semanticweb.owl.io.abstract_syntax
Options
          Interface for things that can have options set and unset.
Parser
          Parse some concrete representation into an OWL data structure.
ParserException
          ParserException.java Created: Thu Dec 19 15:57:01 2002
RendererException
          RendererException.java Created: Thu Dec 19 15:57:01 2002
ShortFormProvider
          A number of renderers rely on being able to print out shortened forms of URLs, in general using namespace definitions.
 

Classes in org.semanticweb.owl.io used by org.semanticweb.owl.io.owl_rdf
Options
          Interface for things that can have options set and unset.
Parser
          Parse some concrete representation into an OWL data structure.
ParserException
          ParserException.java Created: Thu Dec 19 15:57:01 2002
Renderer
          Render an OWL data structure using an appropriate concrete representation.
 

Classes in org.semanticweb.owl.io used by uk.ac.man.cs.img.owl.io.html
ShortFormProvider
          A number of renderers rely on being able to print out shortened forms of URLs, in general using namespace definitions.
 

Classes in org.semanticweb.owl.io used by uk.ac.man.cs.img.owl.io.tptp
RendererException
          RendererException.java Created: Thu Dec 19 15:57:01 2002
 

Classes in org.semanticweb.owl.io used by uk.ac.man.cs.img.owl.test
ParserException
          ParserException.java Created: Thu Dec 19 15:57:01 2002
 

Classes in org.semanticweb.owl.io used by uk.ac.man.cs.img.owl.validation
Renderer
          Render an OWL data structure using an appropriate concrete representation.
 



WonderWeb