Y
Hacker News
new
|
ask
|
show
|
jobs
by
ognyankulev
1500 days ago
Instead of yet another limited parser, it would be best if universal tabular data parsing is supported by allowing one to specify all important parsing parameters, as described in
https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#di...
1 comments
junon
1500 days ago
Those parameters are URL/Header/descriptor parameters. They don't live in the CSV itself.
link
ognyankulev
1500 days ago
I meant to have these parameters as awk options, supplied on command line, from envvar, or maybe even as awk variables.
link