An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# dmp: Data Management Plan (DMP) for the ON-LiMiT study

[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json?raw=true.svg)](https://github.com/copier-org/copier)
[![GitHub
License](https://img.shields.io/github/license/onlimit-study/dmp.svg)](https://github.com/onlimit-study/dmp/blob/main/LICENSE.md)
[![GitHub
Release](https://img.shields.io/github/v/release/onlimit-study/dmp.svg)](https://github.com/onlimit-study/dmp/releases/latest)
[![Build
website](https://github.com/onlimit-study/dmp/actions/workflows/build-website.yml/badge.svg)](https://github.com/onlimit-study/dmp/actions/workflows/build-website.yml)
[![pre-commit.ci
status](https://results.pre-commit.ci/badge/github/onlimit-study/dmp/main.svg)](https://results.pre-commit.ci/latest/github/onlimit-study/dmp/main)
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public.](https://www.repostatus.org/badges/latest/wip.svg)](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.