Start
Prev
Next
What is JSON?
JSON is a simple notation describing a data structure
Most languages I can think of can work with JSON
even Bash my using jq
It makes it easy to describe trees, lists or object properties
JSON-LD is Linked Data expressed in JSON