Changes for page Data Proxy & Human Data Gateway
Last modified by alexisdurieux on 2022/03/25 08:38
From version 23.1
edited by alexisdurieux
on 2021/04/16 21:32
on 2021/04/16 21:32
Change comment:
There is no comment for this version
To version 25.1
edited by alexisdurieux
on 2022/01/28 14:21
on 2022/01/28 14:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Data Proxy 1 +Data Proxy & Human Data Gateway - Content
-
... ... @@ -57,9 +57,5 @@ 57 57 === API === 58 58 59 59 The API is self-documented using Swagger UI. You can access it here: [[https:~~/~~/data-proxy.ebrains.eu/api/docs>>https://data-proxy.ebrains.eu/api/docs]] or in the [[API Documentation>>doc:API Documentation]] wiki page of this collab. 60 - 61 -==== buckets vs tempurl ==== 62 - 63 -The buckets endpoint gives you a direct access to swift storage through the data-proxy. However, it means that the performances are limited by the performances of the data-proxy. This means that you should use the tempurl endpoint in **priority.** 64 64 ))) 65 65 )))
- Collaboratory.Apps.Collab.Code.CollabClass[0]
-
- Description
-
... ... @@ -1,1 +1,4 @@ 1 -Description and specification around the data proxy project. 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).