Package com.complexible.common.rdf
package com.complexible.common.rdf
-
ClassDescriptionStatementSource decorator that indicates that we are copying all triples from one context to another context.StatementSource decorator which will provide a context for statements that don't have a context.StatementSource decorator which will override the context of the underlying source.Implementation of a
StatementSourcewhich can be used as the base for StatementSource decorator implementations.AStatementSourcethat unpacks embeddedstatementsand includes them in the iteration.StatementIteratorwhose contents are the concatenation of multiple iterators.A statement source that produces statements by parsing the contents of a file.A statement source that produces statements by parsing the contents of an input stream.Used to serialize trig in a both pretty (all triples in a graph grouped together) and deterministic way.Interface which will iterate over a source of Statements.Represents edge-properties of all statements in the originalStatementSourceInterface which represents a source of a set of RDFstatements.Utility class for working with StatementSources