-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
92 lines (75 loc) · 2.5 KB
/
Copy pathindex.qmd
File metadata and controls
92 lines (75 loc) · 2.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
toc: false
page-layout: custom
---
::: landing-page-block
::::: hero-text
::::::: text-center
{fig-alt="Seedcase
Propagate logo." width="150px"}
{fig-alt="Seedcase
Propagate font." height="50px"}
## {{< meta tagline >}}
[Overview](/docs/index.qmd){.btn .about-link} [Explore
guide](/docs/guide/index.qmd){.btn .about-link}
<!--TODO: Add examples button when the section has been created
[See examples](/docs/examples/index.qmd){.btn .about-link}
-->
:::::::
:::::
:::
::: landing-page-block
::::: {#hero-heading}
{{< include /docs/includes/_badges.qmd >}}
:::::
:::
::: hero-banner
::::: landing-page-block
::::::: hero-text
Propagate is a multi-tool connecting data analysts and data owners: the analyst
can request access to a data package through a web app, while data owners can
manage, check, and execute the data requests through a command-line interface
(CLI).
## :sparkles: Key features
### Data requester
- Request data via a web app.
- Send the data request to the data owner in a reproducible and structured
format.
### Data owner
- Receive reproducible and query-ready instructions for creating a subset from
your data package.
- Test the compatibility of the data request query against your metadata.
- Generate a subset, i.e. as Parquet files for tabular data, based on a received
request.
Propagate focuses on data accessibility by hosting an online request system and
a CLI for the data owner to execute and manage the request. For creating the
data packages with metadata, see, our Python package
[Sprout](https://sprout.seedcase-project.org). For making human-readable
documentation of the data package, see
[Flower](https://flower.seedcase-project.org).
:::::::
:::::
:::
::: landing-page-block
::::: hero-text
## About the Seedcase Project
Propagate is part of the [**Seedcase Project**](https://seedcase-project.org),
which helps research projects manage and process data in line with the
[FAIR](https://www.go-fair.org/fair-principles/) principles.
::::::: text-center
[Start making your data
package](https://template-data-package.seedcase-project.org){.btn
.about-link}
:::::::
:::::
:::
::: hero-banner
::::: landing-page-block
::::::: hero-text
## Want to contribute?
We would love your feedback or contributions! Head over to the [GitHub
repository]({{< meta links.github >}}) to share your ideas or contribute code.
Your input makes us better!
:::::::
:::::
:::