Skip to content

Commit 937ddf7

Browse files
refactor: 📝 update README content and match landing page (#447)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 781c483 commit 937ddf7

3 files changed

Lines changed: 42 additions & 44 deletions

File tree

README.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</a>
77
</p>
88

9-
# seedcase-project: Grow FAIR and tidy data
9+
# seedcase-project: Growing FAIR and tidy data
1010

1111
[![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)
1212
[![GitHub
@@ -22,19 +22,27 @@ status](https://results.pre-commit.ci/badge/github/seedcase-project/seedcase-web
2222
state and is being actively
2323
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
2424

25-
In many fields of science, managing and structuring data in FAIR
26-
(Findable, Accessible, Interoperable, Reusable) ways can be a major
27-
barrier to fully utilising the data collected from a study. This is
28-
largely a software and training issue, complicated by the fact that
29-
funding is often restricted for this type of work as it is often
30-
undervalued.
25+
## What we do
3126

32-
In the Seedcase Project, we aim to build software tools that make it
33-
easier to manage and work with data. This repository contains the files
34-
used for our main website,
35-
[seedcase-project.org](https://seedcase-project.org). Check it out for
36-
more information about the project, our values, and the software we are
37-
building.
27+
Our vision is to make it as easy as possible to create, build, and use
28+
FAIR (Findable, Accessible, Interoperable, and Reusable), tidy, and
29+
high-quality data, ultimately reducing the time from data generation to
30+
scientific dissemination.
31+
32+
Our strategy to work towards this vision is to:
33+
34+
- Collaborate with research groups to engineer and build FAIR and tidy
35+
data packages
36+
- Develop open-source tools that automate and streamline building these
37+
data packages.
38+
- Upskill and empower researchers and data owners through mentoring,
39+
training, guides, and tutorials.
40+
41+
Check our [website](https://seedcase-project.org/) for more details,
42+
such as our roadmap, products, team, links to our other websites, and
43+
our collaborators.
44+
45+
## Funding and affiliations
3846

3947
This project is funded by a grant from the Novo Nordisk Foundation. See
4048
our grant proposal here: [![Grant proposal
@@ -60,16 +68,6 @@ By contributing to this project, you agree to abide by its terms.
6068
> [`template-website`](https://github.com/seedcase-project/template-website)
6169
> Seedcase template :tada:
6270
63-
## Contributing
64-
65-
Check out our [contributing document](CONTRIBUTING.md) for information
66-
on how to contribute to the project, including how to set up your
67-
development environment.
68-
69-
Please note that this project is released with a [Contributor Code of
70-
Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree
71-
to abide by its terms.
72-
7371
### Contributors
7472

7573
The following people have contributed to this project by submitting pull

README.qmd

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,26 @@ metadata-files:
1616

1717
{{< include /includes/_badges.qmd >}}
1818

19-
In many fields of science, managing and structuring data in FAIR (Findable,
20-
Accessible, Interoperable, Reusable) ways can be a major barrier to fully
21-
utilising the data collected from a study. This is largely a software and
22-
training issue, complicated by the fact that funding is often restricted for
23-
this type of work as it is often undervalued.
24-
25-
In the Seedcase Project, we aim to build software tools that make it easier to
26-
manage and work with data. This repository contains the files used for our main
27-
website, [seedcase-project.org](https://seedcase-project.org). Check it out for
28-
more information about the project, our values, and the software we are
29-
building.
19+
## What we do
20+
21+
Our vision is to make it as easy as possible to create, build, and use FAIR
22+
(Findable, Accessible, Interoperable, and Reusable), tidy, and high-quality
23+
data, ultimately reducing the time from data generation to scientific
24+
dissemination.
25+
26+
Our strategy to work towards this vision is to:
27+
28+
- Collaborate with research groups to engineer and build FAIR and tidy data
29+
packages
30+
- Develop open-source tools that automate and streamline building these data
31+
packages.
32+
- Upskill and empower researchers and data owners through mentoring, training,
33+
guides, and tutorials.
34+
35+
Check our [website](https://seedcase-project.org/) for more details, such as our
36+
roadmap, products, team, links to our other websites, and our collaborators.
37+
38+
## Funding and affiliations
3039

3140
This project is funded by a grant from the Novo Nordisk Foundation. See our
3241
grant proposal here: [![Grant proposal
@@ -51,15 +60,6 @@ This website repository was generated from the
5160
Seedcase template :tada:
5261
:::
5362

54-
## Contributing
55-
56-
Check out our [contributing document](CONTRIBUTING.md) for information on how to
57-
contribute to the project, including how to set up your development environment.
58-
59-
Please note that this project is released with a [Contributor Code of
60-
Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to
61-
abide by its terms.
62-
6363
### Contributors
6464

6565
{{< include /includes/_contributors.qmd >}}

_metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ gh:
22
org: seedcase-project
33
repo: seedcase-website
44

5-
tagline: "Grow FAIR and tidy data"
5+
tagline: "Growing FAIR and tidy data"
66

77
links:
88
github: "https://github.com/seedcase-project/seedcase-website"

0 commit comments

Comments
 (0)