LibreCat / Catmandu

Catmandu - a data processing toolkit
https://librecat.org
177 stars 31 forks source link

Support OKFN Tabular data package format #175

Open phochste opened 9 years ago

phochste commented 9 years ago

http://data.okfn.org/standards

nichtich commented 9 years ago

Yes it would be great to have Catmandu listed at http://data.okfn.org/tools. We already support JSON Schema (http://json-schema.org) for validation and Catmandu::Exporter::Table supports JSON table schema to specify fields. OKFN Tabular data package format consists of three parts:

I think one can already process all of these with Catmandu but processing may be more convenient. A look at existing tools may help to get an idea of use cases.

danfowler commented 8 years ago

@phochste @nichtich we have a CSV on GitHub you can edit to add your tool: https://github.com/frictionlessdata/frictionlessdata.io/blob/gh-pages/_data/tools.csv

I'd love to hear more about Catmandu. Perhaps you can chat about it here: https://gitter.im/frictionlessdata/chat

phochste commented 8 years ago

@danfowler Ok will do, and will try to join you on the chat later today