Class ContextFallbackStatementSource

java.lang.Object
com.complexible.common.rdf.DelegatingStatementSource
com.complexible.common.rdf.ContextFallbackStatementSource
All Implemented Interfaces:
StatementSource, Closeable, AutoCloseable

public class ContextFallbackStatementSource extends DelegatingStatementSource

StatementSource decorator which will provide a context for statements that don't have a context. Contexts that already have a context will be unchanged.

Since:
3.0
Version:
6.0
Author:
Evren Sirin