Re: JSON-LD & nested structure

On 07/29/2016 12:41 PM, Aymeric Brisse wrote:
> @Dave : I was talking about the ruby gem json-ld:
>
> frame = JSON.parse %({
>    "@id": "http://www.myresource/uuid"
> })
>
> JSON::LD::API.frame(input, frame) returns the same structure
>
> @Gregg : any plan on updating it?

Oh, ok. Using `@id` is implemented in JavaScript, Python, and PHP
JSON-LD processors, but, yes, Gregg (or someone else) would have to add
it to the Ruby one if it's not implemented there.


-- 
Dave Longley
CTO
Digital Bazaar, Inc.
http://digitalbazaar.com

Received on Friday, 29 July 2016 16:50:16 UTC