JSON Lines

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf file format
gptkbp:advantage human-readable
no schema enforcement
no support for comments
no support for multi-line JSON objects
splittable
suitable for big data processing
gptkbp:alsoKnownAs gptkb:JSONL
jsonlines
gptkbp:basedOn gptkb:JSON
gptkbp:feature each line is a valid JSON object
easy to append
easy to process line by line
newline-delimited
gptkbp:fileExtension .jsonl
.jsonl.gz
https://www.w3.org/2000/01/rdf-schema#label JSON Lines
gptkbp:mediaType application/jsonlines
application/jsonl
application/x-jsonl
application/x-jsonlines
gptkbp:relatedTo gptkb:JSON
gptkb:NDJSON
CSV
gptkbp:usedFor streaming data
log files
large datasets
gptkbp:website https://jsonlines.org/
gptkbp:bfsParent gptkb:JSONL
gptkb:NDJSON
gptkbp:bfsLayer 8