frictionlessdata / datapackage

Data Package is a standard consisting of a set of simple yet extensible specifications to describe datasets, data files and tabular data. It is a data definition language (DDL) and data API that facilitates findability, accessibility, interoperability, and reusability (FAIR) of data.
https://datapackage.org
The Unlicense
481 stars 109 forks source link

Fix broken link in CSV Dialect #886

Closed nichtich closed 2 months ago

nichtich commented 4 months ago

https://docs.google.com/spreadsheet/ccc?key=0AmU3V2vcPKrIdEhoU1NQSWtoQmJwcUNCelJtdkx2bFE&usp=sharing does not exist anymore.

roll commented 2 months ago

Fixed in https://datapackage.org/specifications/table-dialect/ (we cannot update CSVDialect itself as we're not releasing a new version of it)

peterdesmet commented 2 months ago

This is a documentation error in CSV Dialect, that won’t affect versioning. So it can likely be fixed still?

roll commented 2 months ago

Yea sure! Just not sure what will be the right fix as the link does not exist anymore. I can just remove it as in Table Dialect if it's ok

peterdesmet commented 2 months ago

Yeah, just removing it is ok.

roll commented 2 months ago

Thanks! Done in https://github.com/frictionlessdata/specs/commit/6c9a74f3f848f4aed9703c2fb8081aa6327e848a