- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Fri, 29 Jun 2012 08:38:05 +0100
- To: Eric Prud'hommeaux <eric@w3.org>
- Cc: public-rdb2rdf-wg@w3.org
Eric, Thanks a million - again, I've updated [1] with it and hope Boris will take care of it for the IR. 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 07:38:34 UTC