Re: Updates to Ruby JSON-LD gem for framing and meta-release including preloaded contexts

Excellent Job Gregg! Thanks for the hard work!

On Sun, Aug 14, 2016 at 9:05 PM, Gregg Kellogg <gregg@greggkellogg.net>
wrote:

> The JSON-LD gem was updated for general performance improvements and to
> support preloaded contexts. Preloading contexts can substantially reduce
> processing time, at the expense of freezing the version of these contexts
> when the code is built.
>
> Additional changes to improve framing support to match jsonld.js are also
> available.
>
> To use preloaded contexts, require the json-ld-preloaded gem (require
> ‘json/ld/preloaded’). In addition to schema.org, this includes other
> contexts referenced in https://github.com/json-ld/
> json-ld.org/wiki/existing-contexts.
>
> Note that the minimum Ruby version supported is now 2.2.2.
>
> Gregg Kellogg
> gregg@greggkellogg.net
>
>
>

Received on Monday, 15 August 2016 13:29:36 UTC