Closed psychemedia closed 8 years ago
Hi Tony
Do you have an example schema I can try please?
Hi Stuart I tried a few from https://github.com/datasets/
Hi Tony
At the moment, we don't support schemas from within datapackage.json files (unless part of a zipped datapackage). See the schemas section for more info. If I've got the wrong end of the stick, please let me know!
Cheers
I was separately loading them.. (i.e. I either unzipped locally and then tried to upload separate parts, or linked to the raw file on github (I tried both approaches).
One thing I noticed was that the CSV upload overtly uploaded on the page (showed a progress bar etc, then a completed confirmation) but the JSON upload didn't... it just sits there:
The console log shows nothing.
Yeah, the background uploading doesn't happen with json files, but I see why that could be confusing. I'll open a separate issue for this.
Stuart
I'm still a little confused...
I expected the linter to allow me to upload a CSV file and a JSON file and then check the CSV against the JSON spec. But it seems whatever I try to do, I can't get this to work.
So have I misunderstood, or am I doing something wrong?!
We do support schema validation, but not from within a datapackage.json
. An example schema looks like this:
Uploading or linking JSON data package specification files appears not to work on csvlint.io and reports the following error when a validation is run?
(OS/X 10.9.5, Chrome 48.0, Firefox 44.0)