public 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 and Description |
|---|
RioAbstractParserFactory() |
| Modifier and Type | Method and 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 © 2016 The University of Manchester. All Rights Reserved.