Package gov.nih.nci.caarray.util.owlparser

Class Summary
AbstractOntologyOwlParser Base class for parsing an ontology description in OWL format.
ParseMgedOntology Executable class to parse the MGED Ontology OWL from a well-defined place in the classpath and write out a corresponding SQL file.
SqlOntologyOwlParser OWL Parser that writes out sql statements createing the term source, categories and terms from the OWL data.
 

Exception Summary
ParseException Exception thrown when there is an error parsing the owl.