This service manages access to private FAIR2Adapt datasets using ODRL policies published as nanopublications, with data encrypted via AES-256-GCM and identity verified through DIDs (Decentralized Identifiers).
How it works¶
Quick start¶
I have data to share
Data Provider Tutorial — Encrypt your data, create ODRL policies, and set up automated access control.
I want to access data
Data Consumer Tutorial — Set up a DID, request access, and decrypt data for your analysis.
Available datasets¶
| Dataset | Description | Policy |
|---|---|---|
hamburg-buildings | Building footprints with demographic indicators | Academic research only |
hamburg-statistical-units | Statistical units with social vulnerability indicators | Academic research only |
hamburg-risk-private | Building-level pluvial flood risk outputs (PFRMA, PFRWB) | Academic research only |
Components¶
| Component | Where | Purpose |
|---|---|---|
| ODRL policies | Nanopub network | Access terms (immutable, signed) |
| Access grants | Nanopub network | Audit trail (immutable, signed) |
| Encrypted data | Zenodo / S3 Pangeo@EOSC | Storage (publicly downloadable, encrypted) |
| Key server | GitHub Pages + Actions | Key distribution + policy enforcement |
| Pipeline code | urban | Flood risk processing |