xgi-org / xgi-data

Standardized higher-order datasets with corresponding datasheets
https://zenodo.org/communities/xgi
Other
6 stars 2 forks source link

Scripts to check that JSON is in standard format #2

Closed nwlandry closed 2 years ago

nwlandry commented 2 years ago

A python script that accepts a JSON file as input and checks it to make sure that it's in a format that agrees with the specification.

nwlandry commented 2 years ago

Fixed with inspect_json.py