Hello
I noticed that d2r doesn't like "ugly" column names like "Dat. > 60%". I
transformed an Excel file to a mysql tables (using pentaho) and kept the
column names as they were. Here's one snippet of a automatically generated
propertybridge:
<#tw_out_Gr.%20Etnico> a d2rq:PropertyBridge;
d2rq:belongsToClassMap map:tw_out;
d2rq:property <vocab/tw_out_Gr.%20Etnico>;
d2rq:propertyDefinitionLabel "tw_out Gr. Etnico";
d2rq:column "tw_out.Gr. Etnico";
d2rq:datatype xsd:double;
In MySql, that's a perfectly valid column name, since it's enclosed between
``.
D2R didn't complained at startup, but I bet that column names with dots
will also mess some parsing somewhere.
Is there a way out? Or should I start renaming the excel columns already?
Thanks!
--
diogo patrĂ£o
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel