Interface EvaluationMethod

All Known Subinterfaces:
AggregationDerivation, DataEvaluation, FullInspection, IndirectEvaluation, SampleBasedInspection

@UML(identifier="DQ_EvaluationMethod", specification=ISO_19157) public interface EvaluationMethod
Description of the evaluation method and procedure applied. Data quality evaluation method should be included for each applied data quality measure. It describes, or references documentation describing, the methodology used to apply a data quality measure to the data specified by a data quality scope. EvaluationMethod can be specialized with DataEvaluation or AggregationDerivation subtypes.
Since:
3.1
See Also: