Ruby Distiller

I’ve updated the Ruby RDF distiller [1] with support for JSON-LD expand, compact, flatten and framing, along with other format-specific changes. Note that this can also be used to serialize JSON-LD to an arbitrary RDF serialization as well as to take other RDF forms and use with the JSON-LD algorithms (for example, take a Turtle input file and show the results as framed JSON-LD).

This is implemented using the exposed “rdf” command-line tool that comes when the linkeddata gem is installed; much of what can be done on the command line can now be done using this web application.

Doubless many bugs, which can be filed on GitHub [2].
> 
> [1] http://rdf.greggkellogg.net/distiller?command=compact&format=jsonld&output_format=jsonld <http://rdf.greggkellogg.net/distiller?command=compact&format=jsonld&output_format=jsonld>
> [2] https://github.com/gkellogg/rdf-distiller/issues

Gregg Kellogg
gregg@greggkellogg.net

Received on Sunday, 20 August 2017 23:41:26 UTC