ENTITY data_quality_report_request
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY data_quality_report_request
ABSTRACT SUPERTYPE OF (ONEOF(summary_report_request, detailed_report_request));
description : text;
criterion_of_report_request : data_quality_criterion;
END_ENTITY;
Explicit Attributes
Entity data_quality_report_request has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
description | text (STRING) | data_quality_report_request |
criterion_of_report_request | data_quality_criterion (ENTITY) | data_quality_report_request |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity data_quality_report_request has the following subtypes:
detailed_report_request*
detailed_report_request_with_number_of_data
shape_summary_request_with_representative_value
summary_report_request*
* - Immediate Subtypes
Referenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00