Interface RioRDFDocumentFormat

All Superinterfaces:
org.semanticweb.owlapi.model.OWLDocumentFormat, org.semanticweb.owlapi.formats.RDFDocumentFormat, Serializable
All Known Implementing Classes:
BinaryRDFDocumentFormat, HDTRDFDocumentFormat, N3DocumentFormat, NQuadsDocumentFormat, NTriplesDocumentFormat, RDFaDocumentFormat, RDFJsonDocumentFormat, RDFJsonLDDocumentFormat, RioRDFNonPrefixDocumentFormat, RioRDFPrefixDocumentFormat, RioRDFXMLDocumentFormat, RioTurtleDocumentFormat, TrigDocumentFormat, TrixDocumentFormat

public interface RioRDFDocumentFormat extends org.semanticweb.owlapi.formats.RDFDocumentFormat
Created by ses on 9/30/14.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.rdf4j.rio.RDFFormat
     

    Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat

    asPrefixOWLDocumentFormat, getKey, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIs

    Methods inherited from interface org.semanticweb.owlapi.formats.RDFDocumentFormat

    addError
  • Method Details

    • getRioFormat

      org.eclipse.rdf4j.rio.RDFFormat getRioFormat()
      Returns:
      Rio format for this format