Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBCD-ReproSchema

ReproSchema conversion of the Healthy Brain and Child Development (HBCD) Study data dictionary from NBDC - NIH Brain Development Cohorts.

What is ReproSchema?

ReproSchema is an open standard for creating machine-readable, reproducible assessments and data dictionaries. It uses JSON-LD format to describe surveys, questionnaires, and data collection instruments in a way that enables interoperability across studies and platforms.

Chen Y, Jarecka D, Abraham S, Gau R, Ng E, Low D, Bevers I, Johnson A, Keshavan A, Klein A, Clucas J, Rosli Z, Hodge S, Linkersdorfer J, Bartsch H, Das S, Fair D, Kennedy D, Ghosh S. Standardizing Survey Data Collection to Enhance Reproducibility: Development and Comparative Evaluation of the ReproSchema Ecosystem. J Med Internet Res 2025;27:e63343. URL: https://www.jmir.org/2025/1/e63343. DOI: 10.2196/63343

Repository Structure

HBCD-ReproSchema/
├── HBCD/                      # ReproSchema output
│   ├── HBCD_schema            # Protocol schema
│   └── activities/            # Activity directories
│       └── [activity_name]/
│           ├── [activity]_schema
│           └── items/
├── scripts/
│   ├── convert.py             # Conversion wrapper
│   └── extract_release.R      # Extraction script
├── hbcd_nbdc2rs.yaml          # Protocol metadata
├── .github/workflows/
│   └── convert.yml            # CI/CD workflow
└── README.md

Related Projects

License

See LICENSE file.

About

The ReproSchema version of HBCD assessments.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages