- From: Juan Sequeda <juanfederico@gmail.com>
- Date: Tue, 18 Jan 2011 12:56:09 -0600
- To: Alexandre Bertails <bertails@w3.org>
- Cc: RDB2RDF WG <public-rdb2rdf-wg@w3.org>
- Message-ID: <AANLkTinEKLu=qxp3QmHe8FCGOuHhQ3E2iPJT09nufpPv@mail.gmail.com>
what do you mean by "go through all the phases"?
Juan Sequeda
+1-575-SEQ-UEDA
www.juansequeda.com
On Tue, Jan 18, 2011 at 12:05 PM, Alexandre Bertails <bertails@w3.org>wrote:
>
> >
> > mhausenblas: questions for all the editors
> > ... I quite often go through the ML
> >
> > <mhausenblas>
> >
> > [19]http://lists.w3.org/Archives/Public/public-rdb2rdf-wg/2010Nov/0086.
> > html
> >
> > mhausenblas: here is a link to a discussion between ericP, betehess,
> > you...
> > ... regarding set vs multiset
> > ... I'm not that deep in what in means
> > ... but I'd like to understand if this needs an issue for that
> >
> > juansequeda: not sure if that need a issue
> > ... I'll look at that that
> >
> > <mhausenblas> [20]http://www.w3.org/2001/sw/rdb2rdf/track/issues/
> >
> > juansequeda: ok to check an action on this issue
> >
> > mhausenblas: ok to split in many issues
> > ... and one on the multiset issue
> > ... so we can speak about that next week
> >
> > betehess: please use the ML so we can help you :-)
> > ... especially because ericP and I initiated the thread
>
> Juan, in order to help you with your action, I would like you to
> considerer the following:
>
> [[
> CREATE TABLE Debts (
> Name varchar(50),
> Amount Integer
> );
> INSERT INTO Debts (Name, Amount) VALUES("juan", 50);
> INSERT INTO Debts (Name, Amount) VALUES("juan", 50);
> ]]
>
> Using this very simple RDB [1] example, can you go through all the
> phases that lead to the RDF where I owe you 100?
>
> Alexandre.
>
> [1] http://www.w3.org/TR/2010/WD-rdb-direct-mapping-20101118/#Rel
>
>
Received on Tuesday, 18 January 2011 18:57:16 UTC