- From: Boris Villazon-Terrazas <bvillazon@fi.upm.es>
 - Date: Fri, 29 Jun 2012 10:06:44 +0200
 - To: Michael Hausenblas <michael.hausenblas@deri.org>
 - Cc: "Eric Prud'hommeaux" <eric@w3.org>, public-rdb2rdf-wg@w3.org
 
Hi Eric, Michael
On Jun 29, 2012, at 9:38 AM, Michael Hausenblas wrote:
> 
> Eric,
> 
> Thanks a million - again, I've updated [1] with it and hope Boris will take care of it for the IR.
> 
Yes, I'll include this EARL report and the one of Ivan/OpenLink as well.
I'll check the diff provided by Eric.
Thanks all for your EARL reports!
Boris
> Cheers,
>     Michael
> 
> [1] http://www.w3.org/2001/sw/rdb2rdf/wiki/Implementations#PR_transition_-_Implementation_Report
> 
> --
> Dr. Michael Hausenblas, Research Fellow
> DERI - Digital Enterprise Research Institute
> NUIG - National University of Ireland, Galway
> Ireland, Europe
> Tel.: +353 91 495730
> WebID: http://sw-app.org/mic.xhtml#i
> 
> On 29 Jun 2012, at 00:37, Eric Prud'hommeaux wrote:
> 
>> In D017-I18NnoSpecialChars/create.sql, I have to use NATIONAL CHARACTER VARYING
>> to work with either MySQL or Oracle (see attached diff). If not, I get this for Oracle:
>> ORA-12899: value too large for column "DM"."成分"."皿" (actual: 18, maximum: 10)" while executing [[INSERT INTO "成分" ("皿", "植物名", "使用部") VALUES ('しそのとまと', 'しそ', '葉')]].
>> and triples like this from MySQL:
>> <植物/名=%3f%3f;使用部=%3f> <植物#条件> "???" .
>> 
>> If I do make the change, I pass 24X3 tests. The Turtle EARL hasn't changed from the last report, but it has been run with the new tests.
>> -- 
>> -ericP
>> <I18N-create.diff><DM-report-EARL.ttl>
> 
> 
Received on Friday, 29 June 2012 08:07:08 UTC