public class RioRDFPrefixDocumentFormat extends org.semanticweb.owlapi.formats.AbstractRDFPrefixDocumentFormat implements org.semanticweb.owlapi.model.MIMETypeAware, RioRDFDocumentFormat
| Constructor and Description |
|---|
RioRDFPrefixDocumentFormat(org.openrdf.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.openrdf.rio.RDFFormat |
getRioFormat() |
boolean |
handlesMimeType(String mimeType) |
addError, getOntologyLoaderMetaDataasPrefixOWLOntologyFormat, clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixName2PrefixMap, getPrefixNames, isPrefixOWLOntologyFormat, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespacedetermineIllegalPunnings, equals, getParameter, hashCode, isAddMissingTypes, isMissingType, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringaddErrorasPrefixOWLOntologyFormat, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLOntologyFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameterpublic 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 © 2016 The University of Manchester. All Rights Reserved.