You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dwalt
Is this the same list from adiwg/mdJson-schemas#226 ?
type: ( enumerated ) "type of evaluation method"
Enumerated types supported by XSD
DQ_EvaluationMethod
DQ_DataInspection
DQ_AggregationDerivation
DQ_FullInspection
DQ_IndirectEvaluation
DQ_SampleBasedInspection
@jwaspin Yes, this issue identifies the requirement for a new code list. As you can see I made the code and descriptions friendlier for users, but they should resolve to the DQ_ ISO naming conventions when translating to ISO XML.
Relative to implementing ISO 19157 Data Quality add an ADIwg codelist identifying Evaluation Method report.
Code: 001
Code Name: evaluationMethod
Description: type of method used to evaluate quality of the data
Code: 002
Code Name: data
Description: data evaluation method
Code: 003
Code Name: fullInspection
Description: full inspection
Code: 004
Code Name: sampleBasedInspection
Description: sample based inspection
Code: 005
Code Name: aggregationDerivation
Description: aggregation or derivation method
The text was updated successfully, but these errors were encountered: