This PR is editorial only, but further abstracts JSON-LD from JSON proper by describing a “JSON-LD internal representation”. Previously algorithms would describe “creating a new empty JSON Object”, which you can’t really do algorithmically, as it is internally represented using some kind of hash/map structure, or an “Object” in JavaScript. This also makes it easier for other serializations, such as YAML and CBOR to make use of JSON-LD concepts while not, themselves, being JSON. > https://github.com/json-ld/json-ld.org/pull/485 <https://github.com/json-ld/json-ld.org/pull/485> I’ll leave this open for a couple of days for comments, as it does not represent a functional change to the specs. Gregg Kellogg gregg@greggkellogg.netReceived on Thursday, 4 May 2017 00:20:54 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:18:49 UTC