https://github.com/onlimit-study/dmp
Data Management Plan: Design and architecture for ON LiMiT data
https://github.com/onlimit-study/dmp
data-architecture data-design data-management-plan intervention-study research research-documentation study-protocol
Last synced: 27 days ago
JSON representation
Data Management Plan: Design and architecture for ON LiMiT data
- Host: GitHub
- URL: https://github.com/onlimit-study/dmp
- Owner: onlimit-study
- License: cc-by-4.0
- Created: 2025-06-02T08:02:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-02-17T08:40:56.000Z (3 months ago)
- Last Synced: 2026-02-17T13:46:04.085Z (3 months ago)
- Topics: data-architecture, data-design, data-management-plan, intervention-study, research, research-documentation, study-protocol
- Language: Just
- Homepage: https://dmp.onlimit.org
- Size: 1.71 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Zenodo: .zenodo.json
Awesome Lists containing this project
README
# dmp: Data Management Plan (DMP) for the ON-LiMiT study
[](https://github.com/copier-org/copier)
[](https://github.com/onlimit-study/dmp/blob/main/LICENSE.md)
[](https://github.com/onlimit-study/dmp/releases/latest)
[](https://github.com/onlimit-study/dmp/actions/workflows/build-website.yml)
[](https://results.pre-commit.ci/latest/github/onlimit-study/dmp/main)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.repostatus.org/#wip)
This repository contains the Data Management Plan (DMP) for the ON-LiMiT
study.
> [!TIP]
>
> This website repository was generated from the
> [`template-website`](https://github.com/seedcase-project/template-website)
> Seedcase template :tada:
## Project files and folders
- `.copier-answers.yml`: Contains the answers you gave when copying the
project from the template. **You should not modify this file
directly.**
- `.cz.toml`:
[Commitizen](https://commitizen-tools.github.io/commitizen/)
configuration file for managing versions and changelogs.
- `.pre-commit-config.yaml`: [Pre-commit](https://pre-commit.com/)
configuration file for managing and running checks before each commit.
- `.typos.toml`: [typos](https://github.com/crate-ci/typos) spell
checker configuration file.
- `.zenodo.json`: Structured citation metadata for your project when
archived on [Zenodo](https://zenodo.org/). This is used to add the
metadata to Zenodo when a GitHub release has been uploaded to Zenodo.
- `justfile`: [`just`](https://just.systems/man/en/) configuration file
for scripting project tasks.
- `.editorconfig`: Editor configuration file for
[EditorConfig](https://editorconfig.org/) to maintain consistent
coding styles across different editors and IDEs.
- `CHANGELOG.md`: Changelog file for tracking changes in the project.
- `CONTRIBUTING.md`: Guidelines for contributing to the project.
- `.github/`: Contains GitHub-specific files, such as issue and pull
request templates, workflows,
[dependabot](https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide)
configuration, pull request templates, and a
[CODEOWNERS](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)
file.
- `_metadata.yml`: Quarto metadata file for the website, including
information about the project, such as the titles and GitHub names.
- `_quarto.yml`: Quarto configuration file for the website, including
settings for the website, such as the theme, navigation, and other
options.
## Contributing
Check out our [contributing document](CONTRIBUTING.md) for information
on how to contribute to the project, including how to set up your
development environment.
Please note that this project is released with a [Contributor Code of
Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree
to abide by its terms.
### Contributors
The following people have contributed to this project by submitting pull
requests :tada:
[@lwjohnst86](https://github.com/lwjohnst86),
[@K-Beicher](https://github.com/K-Beicher),
[@danielibsen](https://github.com/danielibsen),
[@signekb](https://github.com/signekb)
## Licensing
This project is licensed under the [CC-BY-4.0 License](LICENSE.md).
## Changelog
For a list of changes, see our [changelog](CHANGELOG.md) page.