Skip to content

Commit e1d7726

Browse files
authored
Add CESSDA SKG-IF API in Tools (#32)
* Add CESSDA SKG-IF API in Tools * Issues fixed so edit status accordingly * Fix formatting of SKG tools list in documentation
1 parent 38bd35d commit e1d7726

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

docs/tools/SKG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ The following resources in this section are part of the FAIR Tools component.
1111
OpenAIRE Graph SKG-IF API <SKG_tools/openaire>
1212
RO-HUB SKG-IF API <SKG_tools/rohub>
1313
LifeWatch Eric KG <SKG_tools/lifewatch>
14+
CESSDA SKG-IF API <SKG_tools/cessda>

docs/tools/SKG_tools/cessda.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
CESSDA SKG-IF API
3+
=================
4+
5+
Overview
6+
--------
7+
8+
For links to OpenAPI documentation, implemented endpoints and examples of filter usage:
9+
10+
`https://skg-if-staging.cessda.eu/ <https://skg-if-staging.cessda.eu/>`__
11+
12+
Endpoints
13+
---------
14+
15+
* `https://skg-if-staging.cessda.eu/products <https://skg-if-staging.cessda.eu/products>`__ – Returns studies from the CESSDA Data Catalogue (CDC).
16+
* `https://skg-if-staging.cessda.eu/topics <https://skg-if-staging.cessda.eu/topics>`__ – Returns topics from the European Language Social Science Thesaurus (ELSST).
17+
18+
Current Status
19+
--------------
20+
21+
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.
22+
23+
.. note::
24+
25+
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.

0 commit comments

Comments
 (0)