public interface QualityMetric
| Modifier and Type | Method and Description |
|---|---|
void |
compute(com.hp.hpl.jena.sparql.core.Quad quad)
This method should compute the metric.
|
com.hp.hpl.jena.rdf.model.Resource |
getAgentURI()
An agent is required to keep provenance track.
|
com.hp.hpl.jena.rdf.model.Resource |
getMetricURI() |
ProblemList<?> |
getQualityProblems() |
boolean |
isEstimate() |
double |
metricValue() |
void compute(com.hp.hpl.jena.sparql.core.Quad quad)
The - Quad double metricValue()
com.hp.hpl.jena.rdf.model.Resource getMetricURI()
ProblemList<?> getQualityProblems()
boolean isEstimate()
com.hp.hpl.jena.rdf.model.Resource getAgentURI()
Copyright © 2015 Enterprise Information Systems - University of Bonn. All rights reserved.