public class BigdataNTriplesParserFactory extends Object implements org.openrdf.rio.RDFParserFactory
RDFParserFactory for N-Triples parsers.http://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right| Constructor and Description |
|---|
BigdataNTriplesParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.rio.RDFParser |
getParser()
Returns a new instance of BigdataNTriplesParser.
|
org.openrdf.rio.RDFFormat |
getRDFFormat()
Returns
RDFFormat#NTRIPLES_RDR. |
public org.openrdf.rio.RDFFormat getRDFFormat()
RDFFormat#NTRIPLES_RDR.getRDFFormat in interface org.openrdf.rio.RDFParserFactorypublic org.openrdf.rio.RDFParser getParser()
getParser in interface org.openrdf.rio.RDFParserFactoryCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.