JSON

From annawiki
Revision as of 2023-11-11T08:12:48 by Tobiasco (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. https://www.json.org/
  2. https://jsonlines.org/
  3. https://json-ld.org/
    1. https://www.iana.org/assignments/media-types/application/ld+json
    2. https://www.w3.org/TR/json-ld11/

Supersets

  1. https://json5.org/ superset of JSON - "The JSON5 Data Interchange Format is a proposed extension to JSON that aims to make it easier for humans to write and maintain by hand. It does this by adding some minimal syntax features directly from ECMAScript 5.1."
    1. https://www.sqlite.org/json1.html#json5 "SQLite extends the JSON5 syntax in these two ways:" ...
  2. https://hjson.github.io/ HJSON
  3. https://yaml.org/ since YAML 1.2
  4. http://www.tyson-spec.org/
  5. http://www.jsound-spec.org/
  6. https://www.jsoniq.org/