Changes for page SciCat - Scientific Metadata Management at DESY
Last modified by rkwee on 2026-02-16 11:45
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -SciCat 1 +SciCat - Scientific Metadata Management at DESY - Content
-
... ... @@ -8,35 +8,50 @@ 8 8 9 9 To gain experience so-called _demonstrator beamlines_ where chosen, in 2021 when SciCat was chosen at DESY to be tested. These were: P08 and FLASH. In the next two following years, serveral other have been added, see [SciCat Instances](https://xwiki.desy.de/xwiki/bin/view/IT/SciCat/CICD%20Setup/). These helped to identify missing features and adopt SciCat to DESY needs. 10 10 11 -### 11 +### Goals for SciCat at DESY 12 12 13 - ###13 +Goal number one is to provide a useful catalogue to the user at DESY. Useful means - among others - 14 14 15 +* Introduce standardised way of defining meta data, FS-EC (under Linus Pithan). 16 +* Use SciCat to help book keeping of what was measured which also helps planning new research studies. 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 provide access to experimental data that comply with DESY photon science data Policy and can be made available through DESY resources. 19 + 20 +### Milestone achieved by January 2026 21 + 22 +Set up of the system to mint DOIs. Any requests can be addressed to _photon-doi@desy.de._ 23 + 15 15 ## Step by step guide for the Photon Science DOI minting Service 16 16 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 27 + 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 . 29 + 30 +It is connected to the external catalogue, fsdata.desy.de, on which DOIs can be minted for selected datasets from the internal catalogue. 31 + 17 17 {{success}} 18 18 A detailed description of how to mint a DOI for your data is described on this [[page|doc:IT.SciCat.Step-by-step DOI minting Guide at DESY.WebHome]]. 19 19 {{/success}} 20 20 21 -### Goalsfor SciCat at DESY36 +### 22 22 23 - Goalnumberoneistoprovide a usefulcatalogueto the userat DESY. Useful means - among others -38 +## Deployment of SciCat at DESY 24 24 25 -* introduce standardised way of defining meta data, FS-EC (under Linus Pithan) 26 -* use SciCat to issue DOIs: in agreement with L start setting up a workflow (involved IT-RIC Tim W) 27 -* provide technical support for instances (IT-InFa) 40 +This service is deployed on a Kubernetes cluster, managed and configured by gitlab repositories for 28 28 29 -## Deployment of SciCat at DESY 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 +* the DevOps tool Argo CD to control, configure and monitor the application 30 30 31 - Thesystem isset up such thatwe47 +In case you would like more details on the technical setup, please seek more information through our contact persons. 32 32 33 -### 49 +### Contact 34 34 35 - ###Current51 +Peter van der Reest, Johannes Reppin and Regina Hinzmann (to email simply replace spaces by dots and add ATdesy.de at the end). 36 36 37 37 ### Main Links: 38 38 39 39 * [Official Scicat website](https://scicatproject.github.io) 40 40 * [Official SciCat project repositories](https://github.com/SciCatProject) 41 -* [Official Scicat documentation](https://scicatproject.github.io/documentation/) 42 -* [DESY internal repositories](https://gitlab.desy.de/it-infa/metadata) 57 +* [Official Scicat documentation](https://www.scicatproject.org/user-documentation/main/)