- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Sat, 6 Aug 2011 16:27:55 +0100
- To: Nuno Lopes <nuno.lopes@deri.org>
- Cc: W3C RDB2RDF <public-rdb2rdf-wg@w3.org>
Nuno,
This is great, thanks a lot - KUTGW!
Cheers,
Michael
--
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
On 5 Aug 2011, at 22:17, Nuno Lopes wrote:
> Hello all,
>
> I was running the test cases and found a few issues:
>
> 1) The attached patch fixes mostly case mismatches in some mapping
> files and/or output files, some small errors in the SQL queries
> (like extra quotes and a missing relation from the FROM clause).
> Biggest changes were adding a missing primary key to D013. Boris
> can double check in case I made a mistake.
>
> 2) the SQL scripts to create the databases use double quoted strings
> ("string"). PostgreSQL seems to have a problem with this and expect
> single quoted strings ('string'), MySQL seems to work with either
> representation. What the standard for representing strings? Should
> we use single quotes if it works on more SQL engines?
>
> 3) D014-3tablesExample/r2rmlb.ttl has an undefined reference to
> <#TriplesMap1>.
>
> I'll report any more issues I find.
>
> best regards,
> --
> Nuno Lopes
>
>
>
>
Received on Saturday, 6 August 2011 15:28:36 UTC