- From: Dave Longley <dlongley@digitalbazaar.com>
- Date: Fri, 29 Jul 2016 12:49:49 -0400
- To: Aymeric Brisse <aymeric.brisse@gmail.com>
- Cc: Gregg Kellogg <gregg@greggkellogg.net>, public-linked-json@w3.org
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