forked from DINA-Web/information-model
-
Notifications
You must be signed in to change notification settings - Fork 0
/
client-server.txt
25 lines (19 loc) · 1.3 KB
/
client-server.txt
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
FRONT-ENDS / CLIENTS / WEB UIs
+------------------+ +---------------+ +-----------------+ +----------------+
|Coll Data Entry XL| |Species Profile| |DNA Seq Mgm | |Loans from Coll |
+------------------+ +---------------+ +-----------------+ +----------------+
+-------------------+ +--------------------+ +---------+ +----------------+
|Geological Coll Mgm| |Search UI for Colls | |Support | |Loans Mgm |
+-------------------+ +--------------------+ +---------+ +----------------+
+-----------------------+
The UIs above | General Collections |
exist but not -> | Mangament Web UI |
+-----------------------+
----------------------------DINA Web APIs--------------------------------------
BACK-ENDS / SERVERS / WEB APIs
+-------------+ +-------------+ +----------+ +-------------+ +-------------+
|Taxonomy API | |DNA Seq API | | SPM API | |Coll Mgm API | |Media API |
+-------------+ +-------------+ +----------+ +-------------+ +-------------+
The APIs +---------+ +-------------+ +-------------+ +--------------+
above exist |User API | |Locality API | |Storage API | | Batch IO API |
but not -----> +---------+ +-------------+ +-------------+ +--------------+