Re: Metadata vocabulary in JSON-lD and Turtle

mKR is another SPARQL compatible CSV  format, produced by the roqet command.
You can set the value of the "meaning" property of the result to any desired value.
The "meaning" is like a UNIX shell function with variables $1, $2, ... which is
applied to each row.

Dick McCullough 
Context Knowledge Systems 
What is your view? 
 


On Wednesday, December 3, 2014 6:02 PM, Gregg Kellogg <gregg@greggkellogg.net> wrote:
  

>
>
>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 08:46:07 UTC