Re: A Direct Mapping of Relational Data to RDF is FPWD

On Thu, 2010-11-18 at 08:26 -0800, Alex Miller wrote:
> Looks great all.  I've just skimmed through it but it's interesting
> seeing how you've handled certain issues in similar and different ways
> from what we've done at Revelytix. 

Like Juan, I'm very interested in the similarities and the differences.

> We are interested in supporting these specs moving forward although
> I'm not sure yet when we'll start working on it.

We're excited to work with you.

>  If things move along favorably we may also be able to open source the
> implementation at some point.

Oh cool, that could help meet the Candidate Recommendation exit
criteria. *And*, that would be fun to play with it :-)

> I was surprised (and delighted) to see the Scala syntax in the spec
> too. :)  

I'm interested in your feedback there. Eric and I put the Scala
implementation in the spec as a direct translation of the mapping
function. You can find a proof-of-concept at [1].

We intend both RDB and RDF abstract models to be intuitive:
* the RDF model is directly the one from the spec [2]
* the relational model captures [3]
The algebra should be easily implementable in any language (trivial if
you have native sets and maps).

The main purpose of the Scala code today is to type-check our
definitions so we are sure we don't miss any case in the mapping.

Alexandre.

[1] http://dvcs.w3.org/hg/FeDeRate/
[2]
http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-rdf-graph
[3] http://en.wikipedia.org/wiki/Relational_model


> 
> 
> ______________________________________________________________________
> From: Michael Hausenblas <michael.hausenblas@deri.org>
> To: RDB2RDF WG <public-rdb2rdf-wg@w3.org>
> Sent: Thu, November 18, 2010 10:06:29 AM
> Subject: A Direct Mapping of Relational Data to RDF is FPWD
> 
> 
> All,
> 
> Congrats to the team, esp. a big thanks to the editors - "A Direct
> Mapping
> of Relational Data to RDF" [1] is now published as FPWD.
> 
> Cheers,
>       Michael
> 
> [1] http://www.w3.org/TR/rdb-direct-mapping/
> 
> -- 
> Dr. Michael Hausenblas, Research Fellow
> LiDRC - Linked Data Research Centre
> DERI - Digital Enterprise Research Institute
> NUIG - National University of Ireland, Galway
> Ireland, Europe
> Tel. +353 91 495730
> http://linkeddata.deri.ie/
> http://sw-app.org/about.html
> 
> 
> 
> 
> 

Received on Thursday, 18 November 2010 18:29:02 UTC