Introduction to Dataspaces with Eclipse EDC - Experiencing Data Exchange Flows in a Local Environment
Introduction In recent years, the importance of data sharing and distribution between organizations has been growing. However, simply exposing APIs makes it difficult to control “who” can access “which data” under “what conditions.” Dataspaces are a concept designed to solve this challenge. They provide a mechanism for data owners to maintain sovereignty while securely sharing data with trusted parties. In this article, we will use Eclipse EDC (Eclipse Dataspace Components), an implementation platform for dataspaces, to experience data exchange flows in a local environment. ...