Package com.complexible.common.rdf.rio
package com.complexible.common.rdf.rio
-
ClassDescriptionClass to manage the number of concurrent producer and consumer tasks across multiple
RDFStreamProcessorinstances.This is a simple utility program to obfuscate the contents of an RDF file.Handler for statements created by thestream loader.Factory class to generate statement handlers.List of statements with an optional context value that will override any context defined by the individual statement objects.A simple interface for representing a stream for RDF input.A simple interface for creating RDF streamsOptions forRDF parsingused only viaRDFStreamBuilder.Stream processor that handles concurrent production of statements from multiple streams and passes the statements tohandlersor provides the results as anRDFStreamProcessor.iteration(List).A simple interface for parsers.Utility class to write statements with namespaces.A Turtle parser that parses single values (URI, bnodes, literals, and embedded triples) instead of just triples.An Turtle writer that writes single values (URI, bnodes, literals) instead of triples.