net.sansa_stack.rdf.spark.io
A custom error handler that doesn't throw an exception on fatal parse errors.
A custom error handler that doesn't throw an exception on fatal parse errors. This allows for simply skipping those triples instead of aborting the whole parse process.
Convert an N-Quads line to a Jena org.apache.jena.sparql.core.Quad object.
An N-Triples reader.
An N-Triples reader. One triple per line is assumed.
A custom error handler that doesn't throw an exception on fatal parse errors. This allows for simply skipping those triples instead of aborting the whole parse process.