- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Wed, 3 Dec 2014 18:01:33 -0800
- To: W3C CSV on the Web Working Group <public-csv-wg@w3.org>
I created a script to turn a XLS (CSV) version of the Metadata vocabulary into both JSON-LD and Turtle [1]. The JSON-LD version also acts as the CSVM context. (Statement counts aren't equal, so there is a bit of debugging to do still). As an exercise for the reader, create a _vocab-metadata.json to turn _vocab.csv into RDF. (Actually, the owl:unionOf bit would be difficult). Next step is to create HTML using the JSON-LD. Gregg Kellogg gregg@greggkellogg.net [1] https://github.com/w3c/csvw/tree/gh-pages/ns
Received on Thursday, 4 December 2014 02:02:02 UTC