SciLake Lake API
Authors/Creators
Description
The Lake API is SciLake's GraphQL web service for unified, SKG-IF-aligned access to all five pilot Scientific Knowledge Graphs. A shared schema covers the SKG-IF entity model; each pilot adds domain-specific extensions on top.
The stack is FastAPI, Strawberry GraphQL, and Uvicorn, packaged for deployment with Docker. GraphQL queries are compiled to Cypher against either Neo4j or AvantGraph. Clients can filter and paginate results, request only the fields they need, and select a target graph with a parameter request header.
Public endpoint & GraphiQL: https://scilake-api.athenarc.gr/
Files
scilake-api-main.zip
Files
(52.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:226e686e7cfe57fe6f3beb9ee9b265c7
|
52.4 kB | Preview Download |
Additional details
Funding
Software
- Repository URL
- https://github.com/athenarc/scilake-api
- Programming language
- Python , Cypher
- Development Status
- Active