Introduction

A brief introduction, as I've just joined the RDF WG. I've worked with many of you in the past, and I look forward to continuing the relationship.

I came on to support the JSON-LD work; I've been working on this for some time, both in driving the requirements of the spec [1], editing the Syntax and API docs [2] [3], and through an implementation in Ruby [4].

I've actually been following the work in this group since the beginning, and have a Turtle implementation based on an earlier draft of the spec [5], as well as TriG [6].

For the last year, I've also acted as an RDFWA working group member, and have a fully conforming implementation, also in Ruby [7]. To support that effort, I made a significant update to the RDFa Test Suite [8], which could be easily adapted to other serializations.

I edited the RDF to Microdata SWIG Note defining a standard way to turn HTML microdata into RDF [9].

Beyond this, I maintain a number of Ruby libraries (gems) for working with RDF, including more processors and a SPARQL 1.0 implementation. These are all available at my RDF Distiller service [10].

Previously, I acted as the architect and work group chair for the Connected Media Experience, which was considering an RDF representation for distributing electronic media [11].

Gregg

[1] http://json-ld.org/requirements/latest/
[2] http://json-ld.org/spec/latest/json-ld-syntax/
[3] http://json-ld.org/spec/latest/json-ld-api/
[4] https://github.com/gkellogg/json-ld
[5] https://github.com/ruby-rdf/rdf-turtle
[6] https://github.com/ruby-rdf/rdf-trig
[7] https://github.com/ruby-rdf/rdf-rdfa
[8] http://rdfa.info/test-suite/
[9] http://www.w3.org/TR/microdata-rdf/
[10] http://rdf.greggkellogg.net/
[11] http://connectedmediaexperience.org/technicaloverview.html

Received on Friday, 1 June 2012 07:14:50 UTC