Metadata vocabulary in JSON-lD and Turtle

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