Last modified by rkwee on 2026-02-16 11:45

From version 13.10
edited by rkwee
on 2026-02-16 11:13
Change comment: There is no comment for this version
To version 13.15
edited by rkwee
on 2026-02-16 11:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,8 +15,7 @@
15 15  * Introduce standardised way of defining meta data, FS-EC (under Linus Pithan).
16 16  * Use SciCat to help book keeping of what was measured which also helps planning new research studies.
17 17  * Use SciCat to issue DOIs: Together with the DESY library develop detailed workflow to help the user make data publication.
18 -* Use SciCat to access experimental data that comply with DESY Policy and can be made available through DESY resources.
19 -* Provide technical support.
18 +* Use SciCat to provide access to experimental data that comply with DESY photon science data Policy and can be made available through DESY resources.
20 20  
21 21  ### Milestone achieved by January 2026:
22 22  
... ... @@ -24,9 +24,9 @@
24 24  
25 25  ## Step by step guide for the Photon Science DOI minting Service
26 26  
27 -The system is set up such that  provide an internal and public, outward facing SciCat. Into the internal, several PETRA beamlines ingest directly their metadata during beamtime that are P08, P05, P65. The URL is
26 +The system is set up such that an internal and public, outward facing SciCat is provided. Into the internal, several PETRA beamlines ingest directly their metadata during beamtime that are P08, P05, P65. The URL is
28 28  
29 -[scicat.desy.de](https://scicat.desy.de), it has already more then 100,000 dataset entries where one of them has 160,000 associated datafiles (Feb 2026). It is MFA protected but single sign on is availble through keykloak.
28 +[scicat.desy.de](https://scicat.desy.de), it has already more then 100,000 dataset entries where one of them has 160,000 associated datafiles (Feb 2026). It is MFA protected but single sign on is available through keykloak .
30 30  
31 31  It is connected to the external catalogue, fsdata.desy.de, on which DOIs can be minted for selected datasets from the internal catalogue.
32 32  
... ... @@ -38,8 +38,12 @@
38 38  
39 39  ## Deployment of SciCat at DESY
40 40  
41 -To provide this service
40 +This service is deployed on a Kubernetes cluster, managed and configured by gitlab repositories for
42 42  
42 +* templated helm charts for better maintainability.
43 +* a mirror of official repositories of frontend and backend code
44 +* a supplemented service that supports the DESY publication workflow
45 +
43 43  ###
44 44  
45 45  ### Current