ANC Services¶
Overview of the services the ANC operates and the workflows for maintaining them.
Metadata exposure¶
Services that make ANC datasets' metadata discoverable and queryable.
Only maintenance datasets are exposed
Only datasets with the Maintenance status label are exposed via these channels. Datasets in other states are excluded.
- Neurobagel — participant-level federated querying; generates
.jsonldfiles fromparticipants.tsv/json - OpenAIRE Graph — dataset metadata harvested by the OpenAIRE graph via OAI-PMH
Dataset website¶
A public-facing website generated automatically for every dataset repository.
Available for all datasets with data on main
The dataset website is generated on every push to the main branch and does not require the Maintenance status label.
- Dataset website — per-dataset public page showing metadata, participant statistics, and README
Dataset validation¶
Services that enforce data quality on every repository change.
- BIDS validator — validates all dataset repositories against the BIDS specification
- Template validator — checks dataset repositories stay aligned with the bids-basic template