JSON: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 10: Line 10:
#http://www.tyson-spec.org/
#http://www.tyson-spec.org/
#JSound
#JSound
#https://www.jsoniq.org/

Revision as of 2023-10-07T16:07:06

  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."
  2. https://hjson.github.io/ HJSON
  3. https://yaml.org/ since YAML 1.2
  4. http://www.tyson-spec.org/
  5. JSound
  6. https://www.jsoniq.org/