public interface QualityAssessor extends Transformer
Modifier and Type | Interface and Description |
---|---|
static interface |
QualityAssessor.GraphScoreWithTrace
Container of QA score with explanation for a named graph.
|
Modifier and Type | Method and Description |
---|---|
List<QualityAssessor.GraphScoreWithTrace> |
debugRules(HashMap<String,String> graphs,
TransformationContext context,
TableVersion tableVersion) |
shutdown, transformGraph
List<QualityAssessor.GraphScoreWithTrace> debugRules(HashMap<String,String> graphs, TransformationContext context, TableVersion tableVersion) throws TransformerException
TransformerException
Copyright © 2013. All Rights Reserved.