public class BigdataTurtleParserFactory extends Object implements org.openrdf.rio.RDFParserFactory
RDFParserFactory
for Turtle parsers.http://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right
Constructor and Description |
---|
BigdataTurtleParserFactory() |
Modifier and Type | Method and Description |
---|---|
org.openrdf.rio.RDFParser |
getParser()
Returns a new instance of
TurtleParser . |
org.openrdf.rio.RDFFormat |
getRDFFormat()
Returns
ServiceProviderHook.TURTLE_RDR . |
public org.openrdf.rio.RDFFormat getRDFFormat()
ServiceProviderHook.TURTLE_RDR
.getRDFFormat
in interface org.openrdf.rio.RDFParserFactory
public org.openrdf.rio.RDFParser getParser()
TurtleParser
.getParser
in interface org.openrdf.rio.RDFParserFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.