diff --git a/docs/user-guide/create-account.md b/docs/user-guide/create-account.md index bda58e84769256fecb6b53dcdfdf58f0b7ed0261..65a9249eb8d1245026d7e809d470abdf6e8b3001 100644 --- a/docs/user-guide/create-account.md +++ b/docs/user-guide/create-account.md @@ -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="../videos/create-account.webm" type="video/webm" /> - <source src="../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> diff --git a/docs/user-guide/create-database.md b/docs/user-guide/create-database.md index 83a7c93964b1f6ef0bb395edc1978762266e776a..9574a1d6cfde2601d1da95c3111a6a2a38460a46 100644 --- a/docs/user-guide/create-database.md +++ b/docs/user-guide/create-database.md @@ -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="../videos/create-database.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/create-pid.md b/docs/user-guide/create-pid.md index 301879bee89d550b95491794f52428104f712226..66d4dca9250b8f44c5c08345a02d15f1df077f5f 100644 --- a/docs/user-guide/create-pid.md +++ b/docs/user-guide/create-pid.md @@ -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="../videos/create-pid-1.webm" type="video/webm" /> - <source src="../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="../videos/create-pid-2.webm" type="video/webm" /> - <source src="../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="../videos/create-pid-3.webm" type="video/webm" /> - <source src="../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="../videos/create-pid-4.webm" type="video/webm" /> - <source src="../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="../videos/create-pid-5.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/create-subset.md b/docs/user-guide/create-subset.md index 4166be3a7d235e8529bfe16bbf7c0c506a0de7d9..da2d4f851fd834bf75e666e5ca702e6672aaa8d0 100644 --- a/docs/user-guide/create-subset.md +++ b/docs/user-guide/create-subset.md @@ -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="../videos/create-subset.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/database-access.md b/docs/user-guide/database-access.md index 5fab7f20404674a3268b9536c3fca47b9aebaa4b..1a57588430d6873327407b3e7bcfb54ec0971021 100644 --- a/docs/user-guide/database-access.md +++ b/docs/user-guide/database-access.md @@ -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="../videos/database-access.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/database-dashboard.md b/docs/user-guide/database-dashboard.md index 27769752a5821c14a9f9f996bdf267c56f5b518b..a8b8c58bac16f97e779afe1801a38cbf73e5cb41 100644 --- a/docs/user-guide/database-dashboard.md +++ b/docs/user-guide/database-dashboard.md @@ -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="../videos/database-dashboard.webm" type="video/webm" /> - <source src="../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="../videos/disable-dashboard.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/get-data.md b/docs/user-guide/get-data.md index eedc12c50c27d0476dc20e8cb0a03ce9f439bf59..fde9a567b4966447ba479d12473e7e2b0647688d 100644 --- a/docs/user-guide/get-data.md +++ b/docs/user-guide/get-data.md @@ -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="../videos/fetch-data.webm" type="video/webm" /> - <source src="../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="../videos/export-data.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/import-dataset.md b/docs/user-guide/import-dataset.md index 522312dfd48313400066d025d3bbce54f3170c63..14cfa7d9d89ad05b875c05cb89ea5eec0c0bf6b9 100644 --- a/docs/user-guide/import-dataset.md +++ b/docs/user-guide/import-dataset.md @@ -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="../videos/import-dataset-1.webm" type="video/webm" /> - <source src="../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="../videos/import-dataset-2.webm" type="video/webm" /> - <source src="../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="../videos/import-dataset-3.webm" type="video/webm" /> - <source src="../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="../videos/import-dataset-4.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/quickstart.md b/docs/user-guide/quickstart.md index 88a39d702b9454e0fac044c3781057432fcad414..28ed1325165ed0697d2940631ba6ffb7bfc906c3 100644 --- a/docs/user-guide/quickstart.md +++ b/docs/user-guide/quickstart.md @@ -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="../videos/create-database.webm" type="video/webm" /> - <source src="../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="../videos/import-data.webm" type="video/webm" /> - <source src="../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="../videos/create-view.webm" type="video/webm" /> - <source src="../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="../videos/create-subset.webm" type="video/webm" /> - <source src="../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 diff --git a/docs/user-guide/update-visibility.md b/docs/user-guide/update-visibility.md index dfdf2a1b34215b021839556e3946d32175419bbd..9061e5cf89827d7f1dee9a84c048e892686de073 100644 --- a/docs/user-guide/update-visibility.md +++ b/docs/user-guide/update-visibility.md @@ -50,8 +50,8 @@ A datasource therefore can have four possible visibility states: ### UI <video autoplay loop> - <source src="../videos/update-visibility.webm" type="video/webm" /> - <source src="../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