public class ODCSLatestUpdateMarkerTransformer extends Object implements Transformer
ODCS.isLatestUpdate
property.
A named graph A is considered an update of named graph B if:
#getSources()
).Constructor and Description |
---|
ODCSLatestUpdateMarkerTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
shutdown()
Called when the instance of the transformer is no longer needed.
|
void |
transformGraph(TransformedGraph inputGraph,
TransformationContext context)
Transforms a graph.
|
public void transformGraph(TransformedGraph inputGraph, TransformationContext context) throws TransformerException
Transformer
transformGraph
in interface Transformer
inputGraph
- holder for the transformed graph.context
- context of the transformationTransformerException
- exceptionpublic void shutdown() throws TransformerException
Transformer
shutdown
in interface Transformer
TransformerException
- exceptionCopyright © 2013. All Rights Reserved.