Re: DuckDuckGo data to JSON-LD?

Excerpts from Danny Ayers's message of 2012-08-24 09:07:52 +0000:
> (Incidentally, does anyone happen to know of any lightweight JSON
> transformation libs, analogous to XSLT but done in JS?)
for transforming json to json-ld macros seam handy:
https://github.com/antoniogarrote/json-ld-macros

"JSON-LD Macros is a library to define declarative transformations of JSON objects obtained from a remote web service into JSON-LD objects. The ultimate goal of the library is to make it easier the process of consuming JSON APIs from RDF/JSON-LD applications. Similar ideas for transforming JSON documents into RDF have been explored in projects like jsonGRDDL."

Received on Friday, 24 August 2012 09:20:13 UTC