zazuko/xrm

Non-ASCII & special chars in columns

Closed this issue · 3 comments

ktk commented

The documentation lacks the example on how to use special chars in column names, which can be solved like this:

gdenr "Gde-Nr."

Should be added to the documentation.

It could also be improved by targeted IDE suggestions which would suggest the entire phrase and not rules one by one

I think this blog post is relevant: https://blogs.itemis.com/en/xtext-hint-content-assist-for-multiple-consecutive-keywords

How to handle non-ASCII & special chars is ATM only mentioned in the Special stuff section. That's probably not where people look for it.

And in the mapping-examples:
https://github.com/zazuko/expressive-rdf-mapper/blob/master/mapping-examples/airport-mapping/airport-sources.xrm#L10

Specific examples should be included in the documentation in several places:

And the relevant Q&As should also be added to the FAQ
https://github.com/zazuko/expressive-rdf-mapper/blob/master/FAQ.md