Package org.semanticweb.owlapi.model
Interface OWLOntologyFormat
- All Superinterfaces:
org.semanticweb.owlapi.model.OWLDocumentFormat,Serializable
- All Known Subinterfaces:
PrefixOWLOntologyFormat
- All Known Implementing Classes:
DLSyntaxHTMLOntologyFormat,DLSyntaxOntologyFormat,KRSS2OntologyFormat,KRSSOntologyFormat,LabelFunctionalFormat,LatexAxiomsListOntologyFormat,LatexOntologyFormat,ManchesterOWLSyntaxOntologyFormat,OBOOntologyFormat,OWLFunctionalSyntaxOntologyFormat,OWLXMLOntologyFormat,RDFXMLOntologyFormat,TurtleOntologyFormat
@Deprecated
public interface OWLOntologyFormat
extends org.semanticweb.owlapi.model.OWLDocumentFormat
Deprecated.
this interface is here only to help with backwards compatibility
-
Method Summary
Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat
asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs