mirror of
https://github.com/ndwnu/poc-tfds-edc.git
synced 2026-09-01 14:46:19 +00:00
Proof-of-concept to test the deployment and configuration of the EDC connector for making TFDS data available.
- TypeScript 58.4%
- Go 39.3%
- HTML 1.3%
- Dockerfile 0.7%
- JavaScript 0.1%
| edc-dataspace | ||
| edc-edge | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
NDW EDC Connector Proof of Concept
This repository contains the frontend and backend code for a proof-of-concept to create a federated dataspace using the EDC connector.
This PoC was forked from parts of the SmartLivingNEXT intiative (https://gitlab.int.smartlivingnext.de/data-space).
edc-dataspace
Portal forked from: https://gitlab.int.smartlivingnext.de/data-space/components/docker/portal
Connector EDC forked from: https://gitlab.int.smartlivingnext.de/data-space/components/docker/edc
EDC Using NDW as a provider, where a provider connector and a provider portal is deployed.
edc-edge
Meant for a consumer, to deploy a connector as a consumer and connect to the provider.