You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to read a data package where the tabular-data-resource schema is defined in an external data file, but I am getting an Error: $ operator is invalid for atomic vectors. The datapackage.json is valid when I check with other validators.
Overview
I'm trying to read a data package where the tabular-data-resource
schema
is defined in an external data file, but I am getting anError: $ operator is invalid for atomic vectors
. Thedatapackage.json
is valid when I check with other validators.Reproducible example:
periodic_table
with a data package containing the periodic table (copied from https://github.com/frictionlessdata/examples/tree/master/periodic-table)datapackage.json
so that the schema is an external json file:Any idea what might be causing this?
Please preserve this line to notify @kleanthisk10 (lead of this repository)
The text was updated successfully, but these errors were encountered: