From b55c258af60aeb6c1a440daf2b245ee4365c1112 Mon Sep 17 00:00:00 2001 From: Markus Tuominen Date: Thu, 18 Dec 2025 13:38:57 +0200 Subject: [PATCH 1/3] Add CESSDA SKG-IF API in Tools --- docs/tools/SKG.rst | 7 ++++--- docs/tools/SKG_tools/cessda.rst | 29 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 docs/tools/SKG_tools/cessda.rst diff --git a/docs/tools/SKG.rst b/docs/tools/SKG.rst index 50827f9..e19c13e 100644 --- a/docs/tools/SKG.rst +++ b/docs/tools/SKG.rst @@ -8,6 +8,7 @@ The following resources in this section are part of the FAIR Tools component. :maxdepth: 1 :titlesonly: - OpenAIRE Graph SKG-IF API - RO-HUB SKG-IF API - LifeWatch Eric KG + OpenAIRE Graph SKG-IF API + RO-HUB SKG-IF API + LifeWatch Eric KG + CESSDA SKG-IF API \ No newline at end of file diff --git a/docs/tools/SKG_tools/cessda.rst b/docs/tools/SKG_tools/cessda.rst new file mode 100644 index 0000000..18619c0 --- /dev/null +++ b/docs/tools/SKG_tools/cessda.rst @@ -0,0 +1,29 @@ + +CESSDA SKG-IF API +================= + +Overview +-------- + +For links to OpenAPI documentation, implemented endpoints and examples of filter usage: + +`https://skg-if-staging.cessda.eu/ `__ + +Endpoints +--------- + +* `https://skg-if-staging.cessda.eu/products `__ – Returns studies from the CESSDA Data Catalogue (CDC). +* `https://skg-if-staging.cessda.eu/topics `__ – Returns topics from the European Language Social Science Thesaurus (ELSST). + +Current Status +-------------- + +.. note:: + + * OpenAPI documentation pages may not work until the next release. + * ``/products`` may return *Internal Server Error* until the underlying issues can be fixed. + * ``/topics`` search metadata fixes are pending release. + +.. warning:: + + This is a staging environment intended for testing. Availability is not guaranteed, and services may be down without prior notice. Endpoints, data, and behavior are subject to change at any time. From d8ee99cf85c286dcdda3916f98a1cb73e7c92685 Mon Sep 17 00:00:00 2001 From: Markus Tuominen Date: Fri, 19 Dec 2025 14:06:31 +0200 Subject: [PATCH 2/3] Issues fixed so edit status accordingly --- docs/tools/SKG_tools/cessda.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/tools/SKG_tools/cessda.rst b/docs/tools/SKG_tools/cessda.rst index 18619c0..28035ce 100644 --- a/docs/tools/SKG_tools/cessda.rst +++ b/docs/tools/SKG_tools/cessda.rst @@ -18,12 +18,8 @@ Endpoints Current Status -------------- -.. note:: - - * OpenAPI documentation pages may not work until the next release. - * ``/products`` may return *Internal Server Error* until the underlying issues can be fixed. - * ``/topics`` search metadata fixes are pending release. +Version 0.1.0 has been released with minor fixes since then. The Products endpoint may respond slowly but should return all CDC studies without any errors. -.. warning:: +.. note:: This is a staging environment intended for testing. Availability is not guaranteed, and services may be down without prior notice. Endpoints, data, and behavior are subject to change at any time. From 9f1252f9ba8baca65dd7080528d8576cea928f27 Mon Sep 17 00:00:00 2001 From: Markus Tuominen Date: Fri, 16 Jan 2026 10:32:36 +0200 Subject: [PATCH 3/3] Fix formatting of SKG tools list in documentation --- docs/tools/SKG.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tools/SKG.rst b/docs/tools/SKG.rst index e19c13e..53ad6ac 100644 --- a/docs/tools/SKG.rst +++ b/docs/tools/SKG.rst @@ -8,7 +8,7 @@ The following resources in this section are part of the FAIR Tools component. :maxdepth: 1 :titlesonly: - OpenAIRE Graph SKG-IF API - RO-HUB SKG-IF API - LifeWatch Eric KG - CESSDA SKG-IF API \ No newline at end of file + OpenAIRE Graph SKG-IF API + RO-HUB SKG-IF API + LifeWatch Eric KG + CESSDA SKG-IF API