258259260261262263264265266267268
} public void run() { try { if( m_InputOntologyPath == null ) throw new IllegalPellintArgumentException( "Input ontology is not specified" ); if( m_DoRDF ) runLintForRDFXML(); if( m_DoOWL )