cdisc-org / cdisc-org/conformance-rules-editor

Support format variable metadata in test data

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
ADaM enhancement
Dominant language
TypeScript
Stars
14
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Adamig checks, like AD0041, require the use of variable format information. This metadata is available in xpt files. This information also needs to be available in the excel test data files

AC
- Test data loader recognizes an additional attribute of variable metadata, "format"
- Rule executor properly passes the variable format to the engine

We could overload the datatype row with the formats. We should be able to map format values to datatypes. This will prevent the need to go back and change all existing test data to have 5 metadata rows instead of 4.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.