Documentation for the Scholar Data platform - built with VitePress.
Scholar Data is a platform for measuring, improving, and showcasing the impact of research datasets. It gives researchers and organizations a dedicated space to track and display how their shared data is being discovered, cited, and reused across the scientific community.
Explore it here: beta.scholardata.io
Prerequisites: Node.js 24, Yarn 1.x
yarn install
yarn devThe site will be available at http://localhost:5173.
| Command | Description |
|---|---|
yarn dev |
Start local dev server |
yarn docs:build |
Build for production |
yarn docs:preview |
Preview production build |
Scholar Data is developed as part of an NIH S-index Challenge to incentivize and measure research data sharing. It currently indexes 49M+ datasets and 1M+ author profiles.
Open an issue or pull request in this repository, or visit the main app repository.