Re: JSON-LD Playground

On Mon, Jul 11, 2011 at 1:09 PM, David I. Lehn <dil@lehn.org> wrote:
> 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.
>

Manu mentioned a CORS approach may work too.

-dave

Received on Monday, 11 July 2011 17:30:28 UTC