nichtich / wikidata-taxonomy

command-line tool to extract taxonomies from Wikidata
https://www.npmjs.org/package/wikidata-taxonomy
MIT License
125 stars 11 forks source link

CSV quoting escaping is incorrect #41

Closed pmackay closed 5 years ago

pmackay commented 6 years ago

Just tried latest release that has quoting and found that it escapes a " using \". According to the RFC this is wrong, it should use "".