owltools
Class OWLReasonerRunner

java.lang.Object
  extended by owltools.OWLReasonerRunner

public class OWLReasonerRunner
extends Object

Adapted from Matthew Horridge's OWLAPI examples by Chris Mungall. See: http://wiki.geneontology.org/index.php/OBO-Edit:Reasoner_Benchmarks


Field Summary
protected static org.apache.log4j.Logger logger
           
static String PHYSICAL_IRI
           
 
Constructor Summary
OWLReasonerRunner()
           
 
Method Summary
static void main(String[] args)
           
static void showMemory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHYSICAL_IRI

public static final String PHYSICAL_IRI
See Also:
Constant Field Values

logger

protected static final org.apache.log4j.Logger logger
Constructor Detail

OWLReasonerRunner

public OWLReasonerRunner()
Method Detail

main

public static void main(String[] args)

showMemory

public static void showMemory()


Copyright © 2010-2011. All Rights Reserved.