zazuko / xrm

A friendly language for mappings to RDF
MIT License
1 stars 0 forks source link

Non-ASCII & special chars in columns #134

Closed ktk closed 3 years ago

ktk commented 4 years ago

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.

tpluscode commented 4 years ago

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

mchlrch commented 4 years ago

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

ktk commented 3 years ago

Added in https://github.com/zazuko/expressive-rdf-mapper/commit/5a4103c17571dc9327c456b501c56b4b9d21cbfc