Package org.semanticweb.owlapi.rio
@ParametersAreNonnullByDefault
package org.semanticweb.owlapi.rio
Rio parsers and storers package.
-
ClassDescriptionExtended
RDFFormatconstants for OWL formats that can be translated into RDF.RDFParserFactorythat creates RDF statements from OWL Ontologies.RDFParserFactorythat creates RDF statements fromFunctionalSyntaxDocumentFormatdocuments.RDFParserFactorythat creates RDF statements fromManchesterSyntaxDocumentFormatdocuments.An implementation of the OWLOntologyDocumentSource interface that does not implement any of the InputStream, Reader, or IRI source retrieval methods.AnOWLRDFConsumerimplementation that implements the SesameRDFHandlerinterface.ParsesOWLAPIRDFFormatparsers straight to SesameRDFHandlers.RDFParserFactorythat creates RDF statements fromOWLXMLDocumentFormatdocuments.AnOWLParserthat knows which SesameRDFFormatit maps to.An implementation ofOWLStorerthat writes statements to SesameRDFHandlers, includingRDFWriterimplementations based on the givenRioRDFDocumentFormatFactory.