0.1.0 • Published 1 year ago

dssim-core v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

dssim-core

This is the core module of the DataSpaceSIMulation (DSSIM) Framework. It defines all framework interfaces and data types. It also provides helper functions for all modules.

The DSSIM-Framework

The DSSIM-Framework was initially created as part of a Master-Thesis. Here's the abstract:

To promote digital ecosystems, various projects and initiatives are currently underway to establish data spaces for sovereign data exchange. Due to the diverse design options regarding architecture, technologies and processes, there is a need for technical support to facilitate experimentation in this context. This paper proposes a technical framework that enables the description, simulation, and evaluation of data space scenarios. Initially, goals are defined, fundamentals are described, and related work is analyzed. The main part provides a detailed description of the reference implementation of the framework. An evaluation based on a practical project demonstrates its suitability for the application area.

Documentation / Usage

How to run Scenarios, please see the dssim-scenarios repository.

Installation

npm i dssim-core -S

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0