NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jane on December 26, 2023, 02:38:18 PM

Title: OT - Anyone working with NDJSON?
Post by: Jane on December 26, 2023, 02:38:18 PM
"Newline Delimited" JSON.

To be honest, I just came across this while looking through the specs for the FHIR data required for the US Federal Government's current UDS+ reporting requirements:
https://fhir.org/guides/hrsa/uds-plus/spec.html

A bunch of JSON stuff combined in a single file.
Can skip over/ignore any badly-formed JSON components.

https://github.com/ndjson/ndjson-spec
Title: Re: OT - Anyone working with NDJSON?
Post by: seanh on December 26, 2023, 06:49:25 PM
It?s also called JSON Lines
https://jsonlines.org/

I?ve come across it while mucking about with barcode data, but done little with it.
Title: Re: OT - Anyone working with NDJSON?
Post by: Jane on December 28, 2023, 05:38:17 PM
Thanks, Sean.
Title: Re: OT - Anyone working with NDJSON?
Post by: Bruce on December 29, 2023, 05:39:01 AM
see duplicate thread on this topic here;
https://clarionhub.com/t/anyone-working-with-ndjson-also-called-json-lines-or-newline-delimited-json/6879/5