NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
OT - Anyone working with NDJSON?
« previous
next »
Print
Pages: [
1
]
Author
Topic: OT - Anyone working with NDJSON? (Read 2773 times)
Jane
Sr. Member
Posts: 372
Expert on nothing with opinions on everything.
OT - Anyone working with NDJSON?
«
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
Logged
seanh
Jr. Member
Posts: 94
Re: OT - Anyone working with NDJSON?
«
Reply #1 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.
Logged
Jane
Sr. Member
Posts: 372
Expert on nothing with opinions on everything.
Re: OT - Anyone working with NDJSON?
«
Reply #2 on:
December 28, 2023, 05:38:17 PM »
Thanks, Sean.
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: OT - Anyone working with NDJSON?
«
Reply #3 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
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
OT - Anyone working with NDJSON?