Package org.coode.owlapi.obo.parser
Class OBOOntologyFormat
java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.OBODocumentFormat
org.coode.owlapi.obo.parser.OBOOntologyFormat
- All Implemented Interfaces:
Serializable,org.semanticweb.owlapi.model.OWLDocumentFormat,OWLOntologyFormat
@Deprecated
public class OBOOntologyFormat
extends org.semanticweb.owlapi.formats.OBODocumentFormat
implements OWLOntologyFormat
Deprecated.
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group, Date: 10-Jan-2007
- See Also:
-
Field Summary
Fields inherited from class org.semanticweb.owlapi.formats.OBODocumentFormat
VALIDATION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.formats.OBODocumentFormat
getKeyMethods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringMethods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat
asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs
-
Constructor Details
-
OBOOntologyFormat
public OBOOntologyFormat()Deprecated.
-
OBODocumentFormat