Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 8.32 KB

known_friends.md

File metadata and controls

13 lines (11 loc) · 8.32 KB

Known Friends of EDC

To get to know how we define "adoptions" and see how to submit a feature, please take a look at our guidelines for submitting features.

Title Description Links
EDC Extension for Asset Administration Shell (AAS) Asset Administration Shell (AAS) data can be manually shared over the EDC by linking an EDC Asset to the HTTP endpoint of the specific AAS element. Additionally, contracts and policies have to be defined for each element. In order to minimize configuration effort and prevent errors, this extension is able to link existing AAS services and its elements to the EDC automatically. Furthermore, this extension can also start an AAS service by reading an static AAS model file. A default contract and policy can be chosen to be applied for all elements. For critical elements, additional contracts and policies can be placed. External changes to the structure of an AAS are automatically synchronized by the extension. Link to Repo, more information about AAS
Data tracking by auditing data Proof of concept of how to track data usage by aggregating audit-logs of different components in a single instance: The work presents a first proof of concept of how traceability of data usage can be implemented using the EDC Connector event framework and audit logging. In this PoC, the traceability of data is limited to the AWS dataplane. The EDC Connector logs which exact assets are stored with which key in the AWS bucket. With this information, data usage can be traced from the shared logs of the EDC Connector and the AWS S3 bucket. Elasticsearch was chosen as the instance to merge both logs in this project. A simple Python script takes over the analysis of the log data. Link to Repo
IDS Broker Extension EDC connector extension that can register offered assets in form of IDS Resources to a central IDS Metadata Broker. Link to Repo
EDC GUI Extended EDC Data Dashboard that integrates the open-source EDC Connector interfaces while adding asset properties and form validation, providing design and UX changes, and introducing configuration profiles. Link to Repo
IDS Clearing House Extension EDC connector extension that can log events to a central IDS Clearing House. Link to Repo
... ... ...