[okfn-labs] Data Package (datapackage.json) validator improvements
Rufus Pollock
rufus.pollock at okfn.org
Fri Aug 22 11:52:58 UTC 2014
Another update on Data Package tooling improvements.
This is related to Data Package validation - specifically checking your
DataPackage.json to check its all kosher (it is *not* about validating the
data in a Data Package [1]):
1. We have updated the datapackage-validate
<https://github.com/okfn/datapackage-validate> node library to:
A. run off the JSON schemas https://github.com/dataprotocols/schemas.
This means much more detailed checking and reporting
B. Use JSON lint to report issues with datapackage.json
2. We have updated the online validator at
http://data.okfn.org/tools/validate to use the latest version of the
library (so all these benefits flow through there). Here's an example
<http://data.okfn.org/tools/validate?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdatasets%2Fgdp%2Fmaster%2Fdatapackage.json>
(on a valid Data Package so a bit boring)
3. We have likewise updated dpm command line tool
<https://github.com/okfn/dpm> (so same benefits there)
Regards,
Rufus
[1]: for data validation see https://github.com/okfn/data.okfn.org/issues/67
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/okfn-labs/attachments/20140822/80f5c1e7/attachment-0003.html>
More information about the okfn-labs
mailing list