AsyncParser |
Async parsing - parses a list of files or URLs on a separate thread.
|
Checker |
Functions for checking nodes, triples and quads.
|
ContentHeaderBuilder |
|
ErrorHandlerFactory |
|
ErrorHandlerFactory.ErrorHandlerRecorder |
An error handler that counts errors and warnings.
|
ErrorHandlerFactory.ErrorHandlerTracking |
An error handler that logs message for errors and warnings and throw exceptions on either
|
FactoryRDFCaching |
Adds some caching of created nodes - the caching is tuned to RIOT parser usage
|
FactoryRDFStd |
|
InitRIOT |
RIOT initialization.
|
IO_JenaReaders |
|
IO_JenaWriters |
|
IRIResolver |
Deprecated.
|
IteratorStreamRDFText |
Testing/development convenience.
|
IteratorStreamRowRDF |
|
JenaTitanium |
Conversion to/from Titanium JSON-LD objects
|
JenaWriterBase |
|
LoggingStreamRDF |
|
MapWithScope<A,B,S> |
Maps A's to B's, based on a scope S
|
ParserProfileStd |
|
ParserProfileWrapper |
|
PrefixEntry |
Entry in a prefix map.
|
Prefixes |
|
PrefixLib |
Algorithms over PrefixMap to abbreviate and expand
|
PrefixMapAdapter |
|
PrefixMapBase |
Abstract base implementation of a PrefixMap which provides
some implementations of API methods.
|
PrefixMapFactory |
Factory which provides prefix maps
|
PrefixMapNull |
|
PrefixMapProxy |
|
PrefixMapSink |
Empty prefix map that throws away updates.
|
PrefixMapStd |
|
PrefixMapUnmodifiable |
A PrefixMap that traps update operations on a wrapped prefix map
|
PrefixMapWrapper |
|
PrefixMapZero |
Always empty, immutable prefix map
|
PrintingStreamRDF |
Primarily for debugging
|
RiotChars |
|
RiotLib |
Misc RIOT code
|
Serializer |
The injection point for the Quad Serializable process.
|
SerializerRDF |
|
SNode |
Serialization of a Node using Thrift for the serialization.
|
SQuad |
Serialization of a Quad using Thrift for the serialization.
|
StreamRDF2 |
Send to two stream
|
StreamRDFApply |
Apply a function to every triple and quad.
|
StreamRDFBase |
|
StreamRDFCollectOne |
Take one item from a StreamRDF and present as a StreamRowRDF
|
StreamRDFCountingBase |
Wrap another StreamRDF and provide counts of items
|
StreamRDFLib |
Various Common StreamRDF setups
|
StreamRDFOps |
Utilities for sending to StreamRDF.
|
StreamRDFReject |
StreamRDF that throws an exception on each operation except start() and finish() .
|
StreamRDFWrapper |
|
StreamRDFWriter |
Write RDF in a streaming fashion.
|
StreamRDFWriter.WriterRegistry<T> |
Writer registry
|
StreamRowRDFBase |
|
STriple |
Serialization of a Triple using Thrift for the serialization.
|
SyntaxLabels |
Factory for default policies for syntax labels to and from nodes
For label to node (parsing) we use a scalable hashing scheme (MD5 of a seed and the label)
|
SysJSONLD11 |
|