Serializable, org.semanticweb.owlapi.formats.PrefixDocumentFormat, org.semanticweb.owlapi.formats.RDFDocumentFormat, RioRDFDocumentFormat, org.semanticweb.owlapi.model.MIMETypeAware, org.semanticweb.owlapi.model.OWLDocumentFormat, org.semanticweb.owlapi.model.PrefixManagerBinaryRDFDocumentFormat, N3DocumentFormat, RDFaDocumentFormat, RioRDFXMLDocumentFormat, RioTurtleDocumentFormat, TrigDocumentFormat, TrixDocumentFormatpublic class RioRDFPrefixDocumentFormat extends org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat implements org.semanticweb.owlapi.model.MIMETypeAware, RioRDFDocumentFormat
| Constructor | Description |
|---|---|
RioRDFPrefixDocumentFormat(org.openrdf.rio.RDFFormat format) |
Constructor for super-classes to specify which
RDFFormat they
support. |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDefaultMIMEType() |
|
String |
getKey() |
|
List<String> |
getMIMETypes() |
|
org.openrdf.rio.RDFFormat |
getRioFormat() |
|
boolean |
handlesMimeType(String mimeType) |
addError, getOntologyLoaderMetaDataasPrefixOWLOntologyFormat, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLOntologyFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameterdetermineIllegalPunnings, equals, getParameter, hashCode, isAddMissingTypes, isMissingType, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringasPrefixOWLOntologyFormat, clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixName2PrefixMap, getPrefixNames, isPrefixOWLOntologyFormat, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespacepublic RioRDFPrefixDocumentFormat(org.openrdf.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.openrdf.rio.RDFFormat getRioFormat()
getRioFormat in interface RioRDFDocumentFormatpublic 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.