-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Brian Elvesæter edited this page Jan 3, 2017
·
4 revisions
The DataGraft Portal is a core part of the DataGraft Platform. The portal serves several functions.
- Firstly, it provides the web-based front-end that is used by the data publishers.
- Internally, it implements the data model and provides object-relational mapping between it and the database back-end.
- It also enables the communication with the database and manages the storage of uploaded files (Docker volume, or Amazon RDS in production).
- Finally, this component implements the connection to the data hosting and access services.