Package com.complexible.common.rdf.rio
-
Interface Summary Interface Description RDFNamespaceHandler RDFStatementHandler Handler for statements created by thestream loader
.RDFStatementHandler.Factory Factory class to generate statement handlers.RDFStatementList List of statements with an optional context value that will override any context defined by the individual statement objects.RDFStream A simple interface for representing a stream for RDF input.RDFStreamFactory A simple interface for creating RDF streams -
Class Summary Class Description DelegatingRDFStream LowercaseBCP47LanguageHandler ParserConfigs ProcessorContext Class to manage the number of concurrent producer and consumer tasks across multipleRDFStreamProcessor
instances.RDFObfuscator This is a simple utility program to obfuscate the contents of an RDF file.RDFStreamBase RDFStreamBuilder RDFStreamOptions Options forRDF parsing
used only viaRDFStreamBuilder
.RDFStreamProcessor Stream processor that handles concurrent production of statements from multiple streams and passes the statements tohandlers
or provides the results as anRDFStreamProcessor.iteration(List)
.RDFStreams A simple interface for parsers.RDFWriters2 Utility class to write statements with namespaces.TurtleValueParser A Turtle parser that parses single values (URI, bnodes, literals, and embedded triples) instead of just triples.TurtleValueWriter An Turtle writer that writes single values (URI, bnodes, literals) instead of triples.