Skip to content
Snippets Groups Projects
Verified Commit a94f435d authored by Martin Weise's avatar Martin Weise
Browse files
parent eabb6e4c
Branches
Tags
1 merge request!428WIP
......@@ -65,7 +65,7 @@ Log into the Auth Service with the default credentials `admin` and the value of
:material-numeric-3-circle-outline:.
<figure markdown>
![Keycloka identitiy provider list](images/screenshots/auth-service-ldap-1.png){ .img-border }
![Keycloak identitiy provider list](images/screenshots/auth-service-ldap-1.png){ .img-border }
<figcaption>Figure 1: Select the Identity Service provider.</figcaption>
</figure>
......
......@@ -16,7 +16,7 @@ A user wants to import a database dump in `.sql` (or in `.sql.gz`) format into D
Import the database dump `dump.sql` via the [MySQL Workbench](https://www.mysql.com/products/workbench/) client which is
semi-compatible with MariaDB databases, i.e. core features work some status/performance features do not.
Setup a new connection in the MySQL Workbench (c.f. Figure 14) by clicking the small
Setup a new connection in the MySQL Workbench by clicking the small
":material-plus-circle-outline:" button :material-numeric-1-circle-outline: to open the dialog. In the opened dialog
fill out the connection parameters (for local deployments the hostname is `127.0.0.1` and port `3307` for the
Data Database :material-numeric-2-circle-outline:.
......@@ -27,15 +27,12 @@ clicking the "OK" button :material-numeric-4-circle-outline:.
<figure markdown>
![Setup New Connection in MySQL Workbench](../images/screenshots/import-database-dump-step-1.png)
<figcaption>Figure 14: Setup New Connection in MySQL Workbench.</figcaption>
</figure>
Now you should be able to see some statistics for the Data Database (c.f. Figure 15), especially that it is running
Now you should be able to see some statistics for the Data Database, especially that it is running
:material-numeric-1-circle-outline: and basic connection and version information :material-numeric-2-circle-outline:.
<figure markdown>
![Server status of the Data Database in MySQL Workbench](../images/screenshots/import-database-dump-step-2.png)
<figcaption>Figure 15: Server status of the Data Database in MySQL Workbench.</figcaption>
</figure>
Then proceed to import the database dump `dump.sql` by clicking "Data Import/Restore"
......@@ -46,7 +43,6 @@ The import starts after clicking "Start Import" :material-numeric-5-circle-outli
<figure markdown>
![Data Import/Restore in MySQL Workbench](../images/screenshots/import-database-dump-step-3.png)
<figcaption>Figure 16: Data Import/Restore in MySQL Workbench.</figcaption>
</figure>
### Terminal
......
......@@ -14,7 +14,7 @@ A user wants to create an account in DBRepo.
To create a new account in DBRepo with the UI, provide your details in the Auth Service.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-account.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-account.mp4" type="video/mp4" />
<source src="../videos/create-account.webm" type="video/webm" />
<source src="../videos/create-account.mp4" type="video/mp4" />
</video>
......@@ -10,8 +10,8 @@ A database can be created by choosing a name (e.g. My Database), selecting an en
visibility, this can be [changed later](../update-visibility).
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-database.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-database.mp4" type="video/mp4" />
<source src="../videos/create-database.webm" type="video/webm" />
<source src="../videos/create-database.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -39,8 +39,8 @@ If available, provide the PID of your affiliation (e.g. [`https://ror.org/04d836
increases accuracy of the PID record. If not, optionally provide an affiliation name.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-pid-1.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-pid-1.mp4" type="video/mp4" />
<source src="../videos/create-pid-1.webm" type="video/webm" />
<source src="../videos/create-pid-1.mp4" type="video/mp4" />
</video>
The PID needs at least one title in the title field and optionally a title type from the selection and optionally a
......@@ -49,8 +49,8 @@ title language from the available list of languages.
Add additional title(s) where needed, a PID can have multiple titles.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-pid-2.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-pid-2.mp4" type="video/mp4" />
<source src="../videos/create-pid-2.webm" type="video/webm" />
<source src="../videos/create-pid-2.mp4" type="video/mp4" />
</video>
The PID needs at least one description in the description field and optionally a description type from the selection and
......@@ -60,8 +60,8 @@ Optionally provide a text description on the collection method and description o
enhances (re-)usability of your data. You can remove those sections by clicking "Remove".
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-pid-3.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-pid-3.mp4" type="video/mp4" />
<source src="../videos/create-pid-3.webm" type="video/webm" />
<source src="../videos/create-pid-3.mp4" type="video/mp4" />
</video>
The dataset publisher in most cases is the organization that operates the DBRepo service.
......@@ -70,8 +70,8 @@ Provide a publication year and optionally a publication month and publication da
corresponds to the *original* publishing date.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-pid-4.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-pid-4.mp4" type="video/mp4" />
<source src="../videos/create-pid-4.webm" type="video/webm" />
<source src="../videos/create-pid-4.mp4" type="video/mp4" />
</video>
Optionally reference other PIDs, and add a license from the list.
......@@ -83,8 +83,8 @@ Optionally add funding information. When you are finished
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-pid-5.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-pid-5.mp4" type="video/mp4" />
<source src="../videos/create-pid-5.webm" type="video/webm" />
<source src="../videos/create-pid-5.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -8,8 +8,8 @@ A subset can be created by specifying a source view (e.g. My View), select the c
and optionally filter by values (e.g. `lot_shape` = `Reg`).
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-subset.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-subset.mp4" type="video/mp4" />
<source src="../videos/create-subset.webm" type="video/webm" />
<source src="../videos/create-subset.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -38,8 +38,8 @@ As a database owner, you can give specific users access to your database, only y
another user, you can use the box to search and specify the level of access.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/database-access.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/database-access.mp4" type="video/mp4" />
<source src="../videos/database-access.webm" type="video/webm" />
<source src="../videos/database-access.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -19,8 +19,8 @@ Everytime the views of the database change (e.g. a new view is added, a view is
this database is provisioned.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/database-dashboard.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/database-dashboard.mp4" type="video/mp4" />
<source src="../videos/database-dashboard.webm" type="video/webm" />
<source src="../videos/database-dashboard.mp4" type="video/mp4" />
</video>
!!! abstract "Note"
......@@ -34,8 +34,8 @@ A user wants to create a dashboard of available data sources and add personal cu
As a database owner, you can disable database dashboards. They are enabled by default.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/disable-dashboard.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/disable-dashboard.mp4" type="video/mp4" />
<source src="../videos/disable-dashboard.webm" type="video/webm" />
<source src="../videos/disable-dashboard.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -36,15 +36,15 @@ The UI can be used to fetch data. The data preview can be used to explore data b
with the arrows and selecting a bigger page size.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/fetch-data.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/fetch-data.mp4" type="video/mp4" />
<source src="../videos/fetch-data.webm" type="video/webm" />
<source src="../videos/fetch-data.mp4" type="video/mp4" />
</video>
Export the complete data of the data source by clicking the "Download" button.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/export-data.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/export-data.mp4" type="video/mp4" />
<source src="../videos/export-data.webm" type="video/webm" />
<source src="../videos/export-data.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -24,8 +24,8 @@ can be added at a later point as well) and set the visibility settings for trans
the dataset will be fully visible to the world.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/import-dataset-1.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/import-dataset-1.mp4" type="video/mp4" />
<source src="../videos/import-dataset-1.webm" type="video/webm" />
<source src="../videos/import-dataset-1.mp4" type="video/mp4" />
</video>
In the next step, provide the dataset structure, the default will be sufficient for most cases.
......@@ -46,8 +46,8 @@ Finally, select the CSV dataset, it will upload the dataset automatically and an
table structure.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/import-dataset-2.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/import-dataset-2.mp4" type="video/mp4" />
<source src="../videos/import-dataset-2.webm" type="video/webm" />
<source src="../videos/import-dataset-2.mp4" type="video/mp4" />
</video>
Next, confirm or correct the dataset schema that has been automatically recommended. For example, change the data type
......@@ -55,16 +55,16 @@ if it was incorrectly analysed. You need to select one or more columns to be the
(combination of) values. Typically, this will be a column named `id` or similar.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/import-dataset-3.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/import-dataset-3.mp4" type="video/mp4" />
<source src="../videos/import-dataset-3.webm" type="video/webm" />
<source src="../videos/import-dataset-3.mp4" type="video/mp4" />
</video>
The import settings in the import page already takes over the settings from the previous page. You need to click
"Import Data". The table now contains the dataset.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/import-dataset-4.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/import-dataset-4.mp4" type="video/mp4" />
<source src="../videos/import-dataset-4.webm" type="video/webm" />
<source src="../videos/import-dataset-4.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -30,8 +30,8 @@ A database can be created by choosing a name (e.g. My Database), selecting an en
visibility, this can be changed later.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-database.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-database.mp4" type="video/mp4" />
<source src="../videos/create-database.webm" type="video/webm" />
<source src="../videos/create-database.mp4" type="video/mp4" />
</video>
### Python
......@@ -60,8 +60,8 @@ Create a table from a dataset by choosing a name (e.g. My Table), giving info on
selecting a primary key column and then importing the dataset.
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/import-data.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/import-data.mp4" type="video/mp4" />
<source src="../videos/import-data.webm" type="video/webm" />
<source src="../videos/import-data.mp4" type="video/mp4" />
</video>
### Python
......@@ -89,8 +89,8 @@ A view can be created by specifying a source table (e.g. My Table), select the c
and optionally filter by values (e.g. `street` = `Pave`).
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-view.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-view.mp4" type="video/mp4" />
<source src="../videos/create-view.webm" type="video/webm" />
<source src="../videos/create-view.mp4" type="video/mp4" />
</video>
### Python
......@@ -118,8 +118,8 @@ A subset can be created by specifying a source view (e.g. My View), select the c
and optionally filter by values (e.g. `lot_shape` = `Reg`).
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/create-subset.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/create-subset.mp4" type="video/mp4" />
<source src="../videos/create-subset.webm" type="video/webm" />
<source src="../videos/create-subset.mp4" type="video/mp4" />
</video>
### Python
......
......@@ -50,8 +50,8 @@ A datasource therefore can have four possible visibility states:
### UI
<video autoplay loop>
<source src="/infrastructures/dbrepo/videos/update-visibility.webm" type="video/webm" />
<source src="/infrastructures/dbrepo/videos/update-visibility.mp4" type="video/mp4" />
<source src="../videos/update-visibility.webm" type="video/webm" />
<source src="../videos/update-visibility.mp4" type="video/mp4" />
</video>
### Python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment