Gregg Kellogg

Results 503 comments of Gregg Kellogg

We certainly need a case for when a stream contains just a single document for the API methods to operate upon. We don't have a model for how to run...

> Q: is a file containing a JSON-LD Frame, a .jsonld file? Do json-ld frames have a specific media type/file extension? Yes, that’s the convention. IIRC, there is an HTTP...

> * @ioggstream @gkellogg Do we expect the chunks (NDJSON lines, YAML streams) to share a common part that eg specifies the tags and context? Or they would repeat it...

[Discussed at TPAC F2F](https://json-ld.org/minutes/2022-09-12/#217) Generally feeling that this may be useful beyond JSON-LD and YAML-LD, and something like an "LD Streams" framework might be useful which this could fit into....

A necessary start for this is a description of NDJSON-LD, for which we've setup a repo (thanks @pchampin) https://github.com/json-ld/ndjson-ld. @niklasl has done some related work and volunteered to get a...

We created https://github.com/json-ld/ndjson-ld to work on a specification for NDJSON-LD; @niklasl volunteered to get it started. It should be fairly straight forward, just delegating the various API calls to each...

The NDJSON issue https://github.com/ndjson/ndjson.github.io/issues/1 goes into some of the areas of divergence. It also notes LDJSON, but IMO, LDJSON-LD would be a bit too much :) Basically, NDJSON purports to...

This issue was discussed in the 2022-10-12 meeting. Subtopic: YAML Streams and JSON Sequences yaml-ld#63 ✪ https://github.com/json-ld/yaml-ld/issues/63 -> Issue 63 YAML Streams and JSON Sequences (ioggstream) spec ✪ Gregg Kellogg:...

Having worked with this, and some standard YAML libraries in Ruby, I think we want to tread lightly and reduce requirements to basic/expanded profile considerations: In the Basic Profile: *...

This issue was discussed on the [Aug 03](https://json-ld.org/minutes/2022-08-03/) meeting.