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
This issue is a placeholder to review and discuss any outstanding issues related to the adiwg_evaluationMethod.yml codelist (see original isssue #40 and PR #53). It seems that this codelist is intended to represent the DQ_EvaluationMethod class names, however, in a more user friendly manner, intended to populate a mdEditor pick-list.
Items for review/discussion
DQ_IndirectEvaluation is not in codelist
DQ_EvaluationMethod is in the codelist, is that correct?
Yes, EvaluationMethod is needed as a class. All the sub-classes are conceptual "type" classes. Only SampleBasedInspection contains elements: samplingScheme, lotDescription and samplingRatio. As a result, Stan denormalized these elements at the EvaluationMethod level. EvaluationMethod does not belong in the codelist, only the sub-classes. See adiwg/mdJson-schemas#226.
DataEvaluation is missing, please add. 19157:2023 has removed prefixes from class names. The current list is as follows:
This issue is a placeholder to review and discuss any outstanding issues related to the adiwg_evaluationMethod.yml codelist (see original isssue #40 and PR #53). It seems that this codelist is intended to represent the
DQ_EvaluationMethod
class names, however, in a more user friendly manner, intended to populate a mdEditor pick-list.Items for review/discussion
See:
DQ_IndirectEvaluation
The codelist does not include a
DQ_IndirectEvaluation
equivalent, however, it is described in the schema. See:DQ_EvaluationMethod
The
DQ_EvaluationMethod
seems to be an abstract parent class that must be one of:Can DQ_EvaluationMethod stand on it's own without specifying any of the above? If not, should it be in the codelist?
The text was updated successfully, but these errors were encountered: