File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ <h1>Privacy policy</h1>
70
70
< p > CWL Viewer publish visualizations of workflows from publicly available
71
71
< em > git</ em > repositories hosted by third-parties like < a href ="https://github.com/ "> GitHub</ a >
72
72
or < a href ="https://about.gitlab.com/ "> GitLab</ a > .
73
- Submitted workflows are added
74
- to our < a href ="/workflows "> public listing</ a > .
73
+ Anyone can submit a workflow, which will be added
74
+ to our < a href ="/workflows "> public listing</ a > .
75
75
</ p >
76
76
77
77
< section id ="track-use ">
@@ -86,7 +86,13 @@ <h2>Tracking usage</h2>
86
86
</ p >
87
87
< section id ="what-info ">
88
88
< h2 > What information is held?</ h2 >
89
-
89
+ < p >
90
+ We hold information about public open source workflows in order
91
+ to visualize them graphically and textually, as well as making their
92
+ declared metadata accessible to the public in different formats such as linked data.
93
+ This information may be held until explicitly requested for removal, however
94
+ we reserve the right to remove any workflow from listing without prior notice.
95
+ </ p >
90
96
< p >
91
97
Metadata shown from the public workflows may include personal data,
92
98
including authorship or as part of workflow descriptions.
You can’t perform that action at this time.
0 commit comments