org.openrdf.rio.RDFParserFactoryRioFunctionalSyntaxParserFactory, RioManchesterSyntaxParserFactory, RioOWLXMLParserFactorypublic abstract class RioAbstractParserFactory extends Object implements org.openrdf.rio.RDFParserFactory
RDFParserFactory that creates RDF statements from OWL Ontologies. It
is used to access OWLAPI parsers from Sesame Rio APIs.| Constructor | Description |
|---|---|
RioAbstractParserFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
org.openrdf.rio.RDFParser |
getParser() |
|
abstract OWLAPIRDFFormat |
getRDFFormat() |
public abstract OWLAPIRDFFormat getRDFFormat()
getRDFFormat in interface org.openrdf.rio.RDFParserFactorypublic org.openrdf.rio.RDFParser getParser()
getParser in interface org.openrdf.rio.RDFParserFactoryCopyright © 2018 The University of Manchester. All rights reserved.