public class RioRDFPrefixDocumentFormat extends org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat implements org.semanticweb.owlapi.model.MIMETypeAware, RioRDFDocumentFormat
| Constructor and Description |
|---|
RioRDFPrefixDocumentFormat(org.eclipse.rdf4j.rio.RDFFormat format)
Constructor for super-classes to specify which
RDFFormat they support. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultMIMEType() |
String |
getKey() |
List<String> |
getMIMETypes() |
org.eclipse.rdf4j.rio.RDFFormat |
getRioFormat() |
boolean |
handlesMimeType(String mimeType) |
addErrorclear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixName2PrefixMap, isPrefixOWLDocumentFormat, prefixNames, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespaceequals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringasPrefixOWLDocumentFormat, computeIllegals, determineIllegalPunnings, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isMissingType, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameterpublic RioRDFPrefixDocumentFormat(org.eclipse.rdf4j.rio.RDFFormat format)
RDFFormat they support.format - The RDFFormat that this instance supports.public String getKey()
getKey in interface org.semanticweb.owlapi.model.OWLDocumentFormatgetKey in class org.semanticweb.owlapi.formats.PrefixDocumentFormatImplpublic org.eclipse.rdf4j.rio.RDFFormat getRioFormat()
getRioFormat in interface RioRDFDocumentFormat@Nullable public String getDefaultMIMEType()
getDefaultMIMEType in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic List<String> getMIMETypes()
getMIMETypes in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic boolean handlesMimeType(String mimeType)
handlesMimeType in interface org.semanticweb.owlapi.model.MIMETypeAwareCopyright © 2018 The University of Manchester. All rights reserved.