You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
I noticed that the roadmap needed an update π π¨
This PR needs a quick review.
## Checklist
- [X] Formatted Markdown
- [X] Ran `just run-all`
| {{< var status.done >}} |[`seedcase-sprout`](https://github.com/seedcase-project/seedcase-sprout): Grow structured, organised, and FAIR data. |
59
-
| {{< var status.planned >}} |`check-datapackage`: Check the correctness of a `datapackage.json` file. |
60
-
| {{< var status.planned >}} |`seedcase-flower`: Cataloging and browsing metadata within a data package. |
59
+
| {{< var status.done >}} |[`check-datapackage`](https://github.com/seedcase-project/check-datapackage): Ensure the compliance of your Data Package metadata. |
60
+
| {{< var status.wip >}} |`seedcase-flower`: Display your `datapackage.json` file in a human-friendly way. |
61
61
| {{< var status.planned >}} |`seedcase-shears`: Processing raw data into a [Tidy](https://vita.had.co.nz/papers/tidy-data.pdf)[Polars DataFrame](https://pola.rs/). |
62
62
| {{< var status.planned >}} |`seedcase-propagate`: Submitting requests for accessing specific data from a data package. |
63
63
| {{< var status.planned >}} |`seedcase-garden`: Tend to and track projects using data from a data package. |
@@ -69,9 +69,9 @@ support research software and data engineering.
| {{< var status.done >}} |[`template-data-package`](https://github.com/seedcase-project/template-data-package): An opinionated template for Data Packages built with Seedcase packages. |
72
-
| {{< var status.wip >}} |[`template-python-package`](https://github.com/seedcase-project/template-python-package): A template repository to use when making a Python package for Seedcase. |
73
-
| {{< var status.wip >}} |[`template-website`](https://github.com/seedcase-project/template-website): An opinionated template for making Quarto-based websites. |
74
-
| {{< var status.ongoing >}} |[`seedcase-theme`](https://github.com/seedcase-project/seedcase-theme): Template repository for website projects with a Seedcase-specific Quarto extension for aesthetics and infrastructural files. |
72
+
| {{< var status.done >}} |[`template-python-package`](https://github.com/seedcase-project/template-python-package): A template repository to use when making a Python package for Seedcase. |
73
+
| {{< var status.done >}} |[`template-website`](https://github.com/seedcase-project/template-website): An opinionated template for making Quarto-based websites. |
74
+
| {{< var status.ongoing >}} |[`seedcase-theme`](https://github.com/seedcase-project/seedcase-theme): Quarto extension that contains shortcodes, embedded extensions, and style theming for Seedcase Project Quarto-based website repositories. |
75
75
| {{< var status.ongoing >}} |[`spaid`](https://github.com/seedcase-project/spaid): A toolkit for developing Seedcase projects. |
| {{< var status.done >}} |[`sprout.seedcase-project.org`](https://sprout.seedcase-project.org/docs/guide) usage guide: Using and interacting with `seedcase-sprout`. |
126
-
| {{< var status.done >}} |[`template-data-package.seedcase-project.org`](https://template-data-package.seedcase-project.org/docs/guide) usage guide: Using the template to make data packages. |
127
-
| {{< var status.wip >}} |[`template-website.seedcase-project.org`](https://template-website.seedcase-project.org/docs/guide) usage guide: Using the template to make websites. |
128
-
| {{< var status.wip >}} |[`template-python-package.seedcase-project.org`](https://template-python-package.seedcase-project.org/docs/guide) usage guide: Using the template to make Python packages. |
129
-
| {{< var status.wip >}} |[`guidebook.seedcase-project.org`](https://guidebook.seedcase-project.org/): Guidebook to doing research software engineering in a team-setting. |
125
+
| {{< var status.done >}} |[`seedcase-sprout`](https://sprout.seedcase-project.org/docs/guide) usage guide: Using and interacting with `seedcase-sprout`. |
126
+
| {{< var status.done >}} |[`check-datapackage`](https://check-datapackage.seedcase-project.org/docs/guide) usage guide: Using and interacting with `seedcase-check-datapackage`. |
127
+
| {{< var status.done >}} |[`template-data-package`](https://template-data-package.seedcase-project.org/docs/guide) usage guide: Using the template to make data packages. |
128
+
| {{< var status.done >}} |[`template-website`](https://template-website.seedcase-project.org/docs/guide) usage guide: Using the template to make websites. |
129
+
| {{< var status.done >}} |[`template-python-package`](https://template-python-package.seedcase-project.org/docs/guide) usage guide: Using the template to make Python packages. |
130
+
| {{< var status.wip >}} |[`guidebook`](https://guidebook.seedcase-project.org/): Guidebook on collaborating as a team on projects kept on GitHub. |
130
131
| {{< var status.planned >}} | Flower usage guide: Using and interacting with `seedcase-flower`. |
131
132
| {{< var status.planned >}} | Propagate usage guide: Using and interacting with `seedcase-propagate`. |
132
133
| {{< var status.planned >}} | Garden usage guide: Using and interacting with `seedcase-garden`. |
| {{< var status.done >}} |[`seedcase-sprout`](https://sprout.seedcase-project.org/docs/reference/): Reference docs for Sprout. |
175
+
| {{< var status.done >}} |[`check-datapackage`](https://check-datapackage.seedcase-project.org/docs/reference/): Reference docs for `check-datapackage`. |
174
176
| {{< var status.ongoing >}} |[`design`](https://github.com/seedcase-project/design): General design principles and patterns for the organisation, teams, software, and data used throughout the Seedcase Project. |
175
177
| {{< var status.ongoing >}} |[`team`](https://github.com/seedcase-project/team): Documentation specific to the Seedcase team, like onboarding, common configuration files, and meeting agendas and minutes. |
176
178
| {{< var status.ongoing >}} |[`seedcase-website`](https://github.com/seedcase-project/seedcase-website): Main website for the Seedcase Project. |
@@ -247,8 +249,8 @@ for their data. The projects we collaborate with are:
247
249
-[DP-Next](https://dp-next.github.io/)
248
250
-[ON-LiMiT](https://onlimit.org/)
249
251
250
-
Other groups have also expressed interest and may become future collaborators.
251
-
These other projects are:
252
+
Other groups have also expressed interest and may become future
0 commit comments