You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/backendconfig/authorization/index.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,43 +2,30 @@
2
2
3
3
## General
4
4
For how authorization is handled in SciCat, see [general](./authorization.md) description.
5
-
6
5
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization.md).
7
6
8
-
9
7
## Authorization Datasets
10
-
Summary of how authorization for Datasets are handeld [better visible](./authorization_datasets.md) displayed.
11
8
12
9
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_datasets.md).
13
10
14
11
15
12
## Authorization OrigDatablocks
16
13
17
-
Summary of how authorization for OrigDatablocks are handeld [better visible](./authorization_origdatablocks.md) displayed.
18
-
19
14
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_origdatablocks.md).
20
15
21
16
## Authorization Jobs
22
17
23
-
Summary of how authorization for OrigDatablocks are handeld [better visible](./authorization_jobs.md) displayed.
24
-
25
18
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_jobs.md).
26
19
27
20
## Authorization Users
28
21
29
-
Summary of how authorization for Users are handeld [better visible](./authorization_users.md) displayed.
30
-
31
22
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_users.md).
32
23
33
24
## Authorization Proposals
34
25
35
-
Summary of how authorization for proposals are handeld [better visible](./authorization_proposals.md) displayed.
36
-
37
26
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_proposals.md).
38
27
39
28
## Authorization Intruments
40
29
41
-
Summary of how authorization for instruments are handeld [better visible](./authorization_instruments.md) displayed.
42
-
43
30
Developers information, see [github](https://github.com/SciCatProject/documentation/blob/master/Development/v4.x/backend/authorization/authorization_instruments.md).
Copy file name to clipboardExpand all lines: docs/datasets/PublishingAdvanced.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,16 @@ The previously described options to [publish datasets](Publishing.md) in SciCat
4
4
5
5
## Implementation workflow target
6
6
7
-
This diagram shows the essential steps in the workflow to be implemented. Please note, that SciCat datasets are *always* only *meta datasets*, SciCat has no direct to the storage system there is no default coupling to such systems.
7
+
Please note only metadata is stored in SciCat, there is no direct coupling between the software and the storage system. If you wish to publish both the metadata and data, please speak to your operator or consult the developer documentation for examples.
8
8
9
9
### 1. Create a list of selected datasets
10
-
User can select datasets to create a **dataset list**; more datasets can be added and removed in several sessions. He can cancel the process at any time. New will be that while examining single datasets he can directly add or remove them to or from the selection in the cart.
10
+
You can select datasets to create a **dataset list**; more datasets can be added and removed in several sessions. You can cancel the process at any time. New will be that while examining single datasets he can directly add or remove them to or from the selection in the cart. Before proceeding, you will be asked to verify the selection of datasets. You as user have finalized the dataset selection for which you want to register the dataset with a DOI.
11
+
12
+
##### Internal review (to be implemented)
13
+
Some institutions may introduce an internal review step at this point: other authenticated user (as part of a dedicated reviewer-group) review the selected datasets. If OK, proceed to next form and the initial you can continue the DOI minting process.
11
14
12
15
### 2. Fill the form for this dataset selection
13
-
The user will be forwarded to a form where one can**provide metadata specific to this selection**which can e.g. match site specific information about e.g. grants, associated projects, etc. All selected datasets will be made public. You will be asked to verify the selection of datasets. Owners and Admins are allowed to update this form. Again this shall be possible within several sessions.
16
+
You will be forwarded to a form where you provide**metadata specific to this selection**already conform to DataCite metadata fields to match site specific information about e.g. grants, associated projects, etc. All selected datasets will be made public. Owners (and Admins) are allowed to update this form. Again, this shall be possible within several sessions.
14
17
15
18
### 3. Publish the selection
16
19
After hitting button all selected datasets become publicly visible: not only the owner can view all the metadata of the data, date of creation, associated files names, location, PI, etc. This is **prerequisite** for DOI registration.
Copy file name to clipboardExpand all lines: docs/datasets/index.md
+31-15Lines changed: 31 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,44 @@
1
1
# Datasets
2
-
SciCat datasets are sets of meta data and can include several files which e.g. comprise a self-contained measurement - which is fully customizeable during ingestion of meta data. Users can search, view, list the meta data of a dataset.
2
+
SciCat datasets are sets of metadata and can include several files which e.g. comprise a self-contained measurement - which is fully customizeable during ingestion of metadata. Users can search and view different formats (e.g. in tree, tables or as JSON) of the dataset and list them.
3
3
4
-
To group and tag datasets is depicted [here](grouping_tagging_ds.md). Datasets can also be issued to be **published**: either removing the restricted view or triggering the process of obtaining a DOI for the selected datasets, see description of [publication of SciCat datasets](Publishing.md).
4
+
## Features
5
+
A very handy feature is to **group and tag** datasets. Find [here](grouping_tagging_ds.md) more details how to group them using tags.
5
6
6
-
### How to query datasets
7
+
Datasets can also be selected for **several actions**:
8
+
One such action is the *publication* of that selection. For more details see [publication of SciCat datasets](Publishing.md).
9
+
Generally, actions depend on what is implemented at your site and can cover a wide range from
10
+
comprising them into a *new datacollection of a custom type*[(see advanced documentation)](../datasets/datasetTypes.md) to
11
+
using that selection of datasets to *run an analysis* on them.
7
12
13
+
## How to search for datasets
14
+
Datasets can be queried in several places:
15
+
16
+
* The search bar at the top of the page provides a quick free text search.
17
+
* The filter & conditions column on the left allow you to customize your filters and conditions, adjust the filters to those that you find interesting and define your own conditions making use of your specific scientific metadata.
18
+
19
+
The bar looks like this:
20
+

21
+
22
+
Filtering by conditions can be applied through the option box on the left.
If you chose "More Filters" a pop-up window appears where you can chose which of the filters you want to display. You can also add your own conditions as well (visible in the background under conditions):
27
+

28
+
29
+
## Dataset details
30
+
The main tab shows the details of a dataset.
31
+
32
+

8
33
9
34
## Dataset file listing
10
-
Here is the view of files belonging to a dataset: Below the PID on the top, one finds the tab **Datafiles**:
35
+
A dataset can have several associated files to it. They can be listed by clicking on the tab **Datafiles** just right to the Details tab:
11
36

12
37
13
38
14
-
15
39
## Dataset attachments
16
-
What kind of attachement can be saved? Will they be searchable? Can also other formats be attached than pngs?
40
+
Another tab is for the attachements of a dataset, e.g. PNG or TIFF images.
17
41
18
-
On the dataset details page, you can click on the Attachments tab
19
42

20
43
21
44
Simply follow the instructions to upload an image. The size is restricted to be below 16 MB.
@@ -30,13 +53,6 @@ Scientific meta data is shown in JSON under its section and looks like this:
30
53
One can also get the JSON file via the swagger API. If set up, one can directly access the API endpoints of SciCat backend. Usually the address is in the form: ```my-scicat-instance.country/explorer```, swagger is accessible via the explorer. One needs to authenticate by copying the token from the GUI into the field **authorize**, then find the dataset of interest, by trying it out it will display you dataset and you can download it in JSON format.
31
54
32
55
## Edit Scientific meta data
33
-
// WARNING: this is the old text!
34
-
If enabled, fields in the scientific metadata can be modified and edited by the owner of the data by hitting the "Edit" Icon. The user can add,remove or change metadata fields, every change will create a new record in the databse with it's history.
56
+
If enabled, fields in the scientific metadata can be modified and edited by any member of the [Owner Group](../backendconfig/authorization/authorization_datasets.md) of the data by hitting the "Edit" Icon. The user can add, remove or change metadata fields, every change will create a new record in the databse with it's history [feature is soon available again from 2025-07-02].
35
57
36
58

37
-
38
-
39
-
## New developments on dataset types
40
-
Generalize datatypes to remove restrictions of ```raw``` and ```derived``` types (difference was a set of dataset properties).
0 commit comments