|
||||||||||
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.rdfxml.RDFXMLOntologyStorer
public class RDFXMLOntologyStorer
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 03-Jan-2007
Constructor Summary | |
---|---|
RDFXMLOntologyStorer()
|
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 RDFXMLOntologyStorer()
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 |