- From: David I. Lehn <dil@lehn.org>
- Date: Mon, 11 Jul 2011 13:09:20 -0400
- To: Kingsley Idehen <kidehen@openlinksw.com>
- Cc: public-linked-json@w3.org
On Mon, Jul 11, 2011 at 12:24 PM, Kingsley Idehen <kidehen@openlinksw.com> wrote: > On 7/11/11 9:38 AM, Mark Birbeck wrote: >> >> Excellent work, Manu. What a great tool. >> >> And your CSS skills aren't so bad. ;) > > +1 > > Manu: can you add an option such that users can pass a JSON-LD resource URL? > Once in place, I can then pass SPARQL Protocol URLs (where graph > serialization format is set to JSON-LD) to this program via cut and paste > :-) > Good idea. It's all client side JavaScript right now. The browser same origin policy restrictions make handling arbitrary JSON URLs difficult. If you can output some form of JSONP that would be great. -dave
Received on Monday, 11 July 2011 17:09:47 UTC