cdisc-org / DataExchange-DatasetJson

DatasetJson for ODM V2
MIT License
15 stars 3 forks source link

Ndjson updates #29

Closed swhume closed 3 months ago

swhume commented 3 months ago

Adds the ndjson examples updated to align with the latest json examples and the updated ndjson format that has all the metadata in the first row and data rows thereafter

lexjansen commented 3 months ago

It looks good. I saw only a small difference. My examples only output isReferenceData when it is true. Since the default is isReferenceData=false, the JSON and NDJSON examples are equivalent. To be consistent I will update and add my examples with isReferenceData=false.

Can you also upload the latest dataset-ndjson.yaml? I don't think the one in the repo is the latest.

swhume commented 3 months ago

I added the dataset-ndjson.yaml