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

[BUG] TW uses invalid text/tab-delimited-values - It needs to be text/tab-separated-values #8945

Open
pmario opened this issue Feb 12, 2025 · 3 comments

Comments

@pmario
Copy link
Member

pmario commented Feb 12, 2025

In PR #7042 the TW type: text/tab-delimited-values is defined -> This is wrong.

The real type is text/tab-separated-values -- See:

@EvidentlyCube @Jermolene -- I think this needs to be fixed.

@pmario pmario changed the title [IDEA] TW uses invalid text/tab-delimited-values - It needs to be text/tab-separated-values [BUG] TW uses invalid text/tab-delimited-values - It needs to be text/tab-separated-values Feb 12, 2025
@EvidentlyCube
Copy link
Contributor

I can make a quick PR but I just need to know - do we need to also keep the old tab-delimited-values? I don't fully remember how parsers work in TW

@pmario
Copy link
Member Author

pmario commented Feb 12, 2025

@Jermolene -- Do we need to keep the wrong one? It has not been documented. So it basically should not be used too much.

What do you think?

@Jermolene
Copy link
Member

Hi @pmario the situation seems to be ambiguous. I found a reference to text/tab-delimited-values in https://www.w3.org/TR/tabular-metadata/ suggesting that while it may not be the current best practice it was at some point in the past. I think the way forward is to add text/tab-separated-values alongside the existing types.

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