Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-ASCII & special chars in columns #134

Closed
ktk opened this issue Jun 25, 2020 · 3 comments
Closed

Non-ASCII & special chars in columns #134

ktk opened this issue Jun 25, 2020 · 3 comments

Comments

@ktk
Copy link
Member

ktk commented Jun 25, 2020

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
Copy link
Contributor

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
Copy link
Member

mchlrch commented Jul 3, 2020

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
Copy link
Member Author

ktk commented Feb 20, 2021

Added in zazuko/expressive-rdf-mapper@5a4103c

@ktk ktk closed this as completed Feb 20, 2021
@mchlrch mchlrch transferred this issue from zazuko/expressive-rdf-mapper Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants