|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.apibinding.OWLManager
public class OWLManager
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 06-Dec-2006
OWLOntologyManager
with commonly required features (such as an RDF parser for example).
| Constructor Summary | |
|---|---|
OWLManager()
|
|
| Method Summary | |
|---|---|
static OWLOntologyManager |
createOWLOntologyManager()
Creates an OWL ontology manager that is configured with standard parsers, storeres etc. |
static OWLOntologyManager |
createOWLOntologyManager(OWLDataFactory dataFactory)
Creates an OWL ontology manager that is configured with standard parsers, storeres etc. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLManager()
| Method Detail |
|---|
public static OWLOntologyManager createOWLOntologyManager()
public static OWLOntologyManager createOWLOntologyManager(OWLDataFactory dataFactory)
dataFactory - The data factory that the manager should have a reference to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||