Package org.semanticweb.owlapi.formats
Class KRSS2DocumentFormat
java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.KRSS2DocumentFormat
- All Implemented Interfaces:
Serializable
,OWLDocumentFormat
- Author:
- Olaf Noppens, Ulm University, Institute of Artificial Intelligence
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toString
Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat
asPrefixOWLDocumentFormat, isPrefixOWLDocumentFormat, supportsRelativeIRIs
-
Constructor Details
-
KRSS2DocumentFormat
public KRSS2DocumentFormat()
-
-
Method Details
-
getKey
- Returns:
- A unique key for this format.
-