Last modified by alexisdurieux on 2022/03/25 08:38

From version 26.1
edited by alexisdurieux
on 2022/01/28 14:23
Change comment: There is no comment for this version
To version 24.1
edited by alexisdurieux
on 2022/01/28 14:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Data Proxy & Human Data Gateway
1 +Data Proxy
Content
... ... @@ -3,19 +3,11 @@
3 3  (% class="container" %)
4 4  (((
5 5  (% style="text-align: justify;" %)
6 -= Data Proxy & HDG =
6 += Data Proxy =
7 7  
8 -The Data Proxy is an application that allows authenticated EBRAINS users to access Swift Object storage without a Fenix user account.
9 -This application has 2 main use cases:
10 -
11 -* (((
12 -It provides a dedicated optional swift container to every Collab. We call it the Collab Bucket.
8 +The data proxy allows you to access object storage (Swift) on the Fenix infrastructure as an authenticated EBRAINS user without a Fenix user account.
13 13  )))
14 -* (((
15 -It allows users to access and visualize Knowledge Graph datasets. It provides an additional layer for datasets whose access is controlled: the Human Data Gateway (HDG).
16 16  )))
17 -)))
18 -)))
19 19  
20 20  (% class="row" %)
21 21  (((
Collaboratory.Apps.Collab.Code.CollabClass[0]
Description
... ... @@ -1,4 +1,1 @@
1 -The Data Proxy is an application that allows authenticated EBRAINS users to access Swift Object storage without a Fenix user account.
2 -This application has 2 main use cases:
3 - - It provides a dedicated optional swift container to every Collab. We call it the Collab Bucket.
4 - - It allows users to access and visualize Knowledge Graph datasets. It provides an additional layer for dataset whose access is controlled: the Human Data Gateway (HDG).
1 +Description and specification around the data proxy project.