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

Test case idea: Table column names with quotes #101

Open
TheRazorace opened this issue Feb 3, 2025 · 1 comment · May be fixed by #115
Open

Test case idea: Table column names with quotes #101

TheRazorace opened this issue Feb 3, 2025 · 1 comment · May be fixed by #115
Assignees
Labels
enhancement New feature or request

Comments

@TheRazorace
Copy link
Contributor

Purpose: Tests if a column name that is written within quotes can be referenced. Which would be the intended behaviour? Should we include quotes in RML or not?

Example table:
“Name”,“Sport”
Venus,Tennis

@DylanVanAssche
Copy link
Collaborator

CSVW handles this normally. CSV allows to specify which quoting characters are used. This happens also when there are like commas in the naming of column. Adding a test would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants