Re: experimental CSV support on my distiller

Wow!

Ivan

> On 20 Jan 2015, at 06:24 , Gregg Kellogg <gregg@greggkellogg.net> wrote:
> 
> I've pushed an update to my RDF Distiller [1] which includes experimental support for parsing CSVs and Metadata files.
> 
> For example, the following should load and parse on of our test files having a metadata file:
> 
> http://rdf.greggkellogg.net/distiller?fmt=turtle&in_fmt=tabular&uri=http://w3c.github.io/csvw/tests/test011.csv
> 
> You can also start by pointing to the metadata file, and have it load the CSV:
> 
> http://rdf.greggkellogg.net/distiller?fmt=turtle&in_fmt=tabular&uri=http://w3c.github.io/csvw/tests/test011.csv-metadata.json
> 
> We don't send HTTP headers from GitHub, so not all variations of tests will run. There is a debug option to output something that might conceivably be useful to know what's going on with the parser.
> 
> No support for JSON output at this point.
> 
> The Ruby gem implementing this can be downloaded from [1], and the GitHub repo is at [2], public domain.
> 
> Gregg Kellogg
> gregg@greggkellogg.net
> 
> [1] http://rubygems.org/gems/rdf-tabular
> [2] https://github.com/gkellogg/rdf-tabular


----
Ivan Herman, W3C
Digital Publishing Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
ORCID ID: http://orcid.org/0000-0003-0782-2704

Received on Tuesday, 20 January 2015 12:54:33 UTC