Closed stefandesu closed 4 years ago
Now we can validate very large files, even from URLs like this:
jskos-validate concepts https://coli-conc.gbv.de/rvk/data/2020_3/rvko_2020_3.ndjson -v
There's a bug in json-anystream when using Node.js 14.14 (https://github.com/gbv/json-anystream/issues/1), that's why the tests still fail even after removing Node.js 8 from Travis.
Now we can validate very large files, even from URLs like this: