issues
search
cdisc-org
/
DataExchange-DatasetJson
DatasetJson for ODM V2
MIT License
15
stars
3
forks
source link
Schema update
#27
Closed
lexjansen
closed
4 months ago
lexjansen
commented
4 months ago
Changed sourceSystem to an object
replace datasetType by isReferenceData boolean
add dbLastModifiedDateTime
change --DateTime attribute names (datasetJSONCreationDateTime, dbQueryDateTime)
made itemGroupOID required
add pattern for all --DateTime attributes
add pattern for datasetJSONVersion
add constraints for integers (records ge 0, length ge 1, keySequence ge 1)
add date, time, and URI to dataType enumeration
restrict targetDataType to decimal and integer