org.semanticweb.owl.apibinding
Class OWLManager

java.lang.Object
  extended by org.semanticweb.owl.apibinding.OWLManager

public class OWLManager
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006

Provides a point of convenience for creating an OWLOntologyManager with commonly required features (such as an RDF parser for example).


Constructor Summary
OWLManager()
           
 
Method Summary
static OWLOntologyManager createOWLOntologyManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLManager

public OWLManager()
Method Detail

createOWLOntologyManager

public static OWLOntologyManager createOWLOntologyManager()