- From: John Walker <john.walker@semaku.com>
- Date: Fri, 23 Jan 2015 12:27:56 +0100 (CET)
- To: Manu Sporny <msporny@digitalbazaar.com>, Stian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
- Cc: Linked JSON <public-linked-json@w3.org>
- Message-ID: <1813636974.3123894.1422012476831.open-xchange@oxweb03.eigbox.net>
I've used rawgit.com alot for this in the past. 1. Take a gist [1] that can even contain multiple files that reference each other :) 2. Get the 'raw' URL for one of the JSON-LD documents [2] 3. Hack the rawgit.com URL excluding the commit [3] 4. Whack that into the playground [4] Then you can edit the JSON-LD document in gist using ACE editor with basic support for JSON syntax and just hit refresh in you browser to reload the playground after each save. John [1] https://gist.github.com/jaw111/3a44d8a19f2a25230657 [2] https://gist.githubusercontent.com/jaw111/3a44d8a19f2a25230657/raw/6f80eb69cef3651518a5991daea4e77bdca2e8a0/offer.jsonld [3] https://rawgit.com/jaw111/3a44d8a19f2a25230657/raw/offer.jsonld [4] http://json-ld.org/playground/index.html#startTab=tab-expanded&json-ld=https%3A%2F%2Frawgit.com%2Fjaw111%2F3a44d8a19f2a25230657%2Fraw%2Foffer.jsonld > On January 23, 2015 at 10:45 AM Stian Soiland-Reyes > <soiland-reyes@cs.manchester.ac.uk> wrote: > > > Totally agree on this cool suggestion! > > There could be some CORS issues, but there are alternative "raw github" > proxies that insert the right headers, not sure if they work with gists. > > On 23 Jan 2015 01:46, "Manu Sporny" < msporny@digitalbazaar.com > <mailto:msporny@digitalbazaar.com> > wrote: > > > On 01/22/2015 03:14 PM, Nicholas Bollweg wrote: > > > Underneath, gist persistence! Write the playground state out as some > > > JSON-LD, push it up and Gist would give you not only storage, history, > > > forkability.. but also built-in in-line comments, linkable URL lines, > > > etc. > > > > This, in particular, would be awesome. :) > > > > -- manu > > > > -- > > Manu Sporny (skype: msporny, twitter: manusporny, G+: +Manu Sporny) > > Founder/CEO - Digital Bazaar, Inc. > > blog: The Marathonic Dawn of Web Payments > > http://manu.sporny.org/2014/dawn-of-web-payments/ > > >
Received on Friday, 23 January 2015 11:28:23 UTC