Package n10s.experimental
Class PlainJsonStatementLoader
java.lang.Object
n10s.ConfiguredStatementHandler
n10s.RDFToLPGStatementProcessor
n10s.rdf.load.DirectStatementLoader
n10s.experimental.PlainJsonStatementLoader
- All Implemented Interfaces:
org.eclipse.rdf4j.rio.RDFHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class n10s.RDFToLPGStatementProcessor
RDFToLPGStatementProcessor.HeterogeneousDataTyping, RDFToLPGStatementProcessor.NamespacePrefixConflict, RDFToLPGStatementProcessor.PartialCommitExceptionNested classes/interfaces inherited from class n10s.ConfiguredStatementHandler
ConfiguredStatementHandler.TripleLimitReached -
Field Summary
Fields inherited from class n10s.RDFToLPGStatementProcessor
DATATYPE, datatypeConflictFound, graphdb, LABEL, loadWarnings, log, mappedTripleCounter, namespaces, parserConfig, PROPERTY, RELATIONSHIP, relProps, resourceLabels, resourceProps, statements, totalTriplesMapped, totalTriplesParsed, tx, vf -
Method Summary
Methods inherited from class n10s.rdf.load.DirectStatementLoader
periodicOperation, runPartialTxMethods inherited from class n10s.RDFToLPGStatementProcessor
addRelProp, addStatement, defaultToString, getNamespaces, getObjectValue, getParserConfig, getValueWithDatatype, getWarnings, handleComment, handleIRI, handleNamespace, handleStatement, setLabel, setProp, startRDF, toPropertyValue
-
Method Details
-
endRDF
public void endRDF() throws org.eclipse.rdf4j.rio.RDFHandlerException- Specified by:
endRDFin interfaceorg.eclipse.rdf4j.rio.RDFHandler- Overrides:
endRDFin classDirectStatementLoader- Throws:
org.eclipse.rdf4j.rio.RDFHandlerException
-