|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.util.AbstractOWLOntologyStorer
org.coode.owl.rdf.turtle.TurtleOntologyStorer
public class TurtleOntologyStorer
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Jan-2008
| Constructor Summary | |
|---|---|
TurtleOntologyStorer()
|
|
| Method Summary | |
|---|---|
boolean |
canStoreOntology(OWLOntologyFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology format. |
| Methods inherited from class org.semanticweb.owl.util.AbstractOWLOntologyStorer |
|---|
storeOntology, storeOntology |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TurtleOntologyStorer()
| Method Detail |
|---|
public boolean canStoreOntology(OWLOntologyFormat ontologyFormat)
OWLOntologyStorer
ontologyFormat - The desired ontology format.
true if this storer can store an ontology in the desired
format.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||