SDS Validator

The SDS Validator is a Python tool that can be used to validate that datasets adhere to the SPARC Data Structure (SDS).

Dataset Validator (1)
SDS Validator
SPARC
URL
https://pypi.org/project/sparcur/
Owner
SPARC Data and Resource Center; K-Core
Contact Email
kcore@sparc.science
Funding Program
SPARC
Share

The SDS Validator is a Python tool that can be used to validate that datasets adhere to the SPARC Data Structure (SDS). It is distributed as part of the sparcur python package. To use it you can run pip install sparcur and then python -m sparcur.simple.validate path/to/dataset, the output will be located at path/to/dataset/curation-export.json.

The Python package can be downloaded from https://pypi.org/project/sparcur/. Documentation can be found at https://github.com/SciCrunch/sparc-curation/blob/master/docs/developer-guide.org#validate-a-dataset

This repository contains sparcur, a python implementation of a validator for the SPARC Data Structure (SDS). It also contains code, files, and documentation for curation and knowledge management workflows for SPARC datasets, protocols, and anatomical connectivity.

Feedback is welcome. Contact kcore@sparc.science

View All Tools & Resources >