Interface Result

All Known Subinterfaces:
ConformanceResult, CoverageResult, DescriptiveResult, QuantitativeResult

@Classifier(ABSTRACT) @UML(identifier="DQ_Result", specification=ISO_19157) public interface Result
Base interface of more specific result classes. At least one data quality result shall be provided for each data quality element. Different types of results can be provided for the same data quality elements. This could be a quantitative result, a conformance result, a descriptive result or a coverage result.
Since:
2.0
See Also:
TODO:
Renamed in 19157:2022: QualityResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Temporal
    Date when the result was generated.
    default Scope
    Scope of the result.