Semantic Containers enable secure and traceable data exchange between multiple parties.
- Read the SemCon Specification: https://ownyourdata.github.io/semcon/
semcon
commandline tool:- Sources: https://github.com/OwnYourData/semcon/tree/main/cli
- run in a Docker image: https://hub.docker.com/r/oydeu/semcon-cli
- run a Data Container:
- Sources: https://github.com/OwnYourData/semcon/tree/main/dc-base
- use the
oydeu/dc-base
image on Dockerhub: https://hub.docker.com/r/oydeu/dc-base - API documentation is available here: https://api-docs.ownyourdata.eu/semcon/
Please report bugs and suggestions for new features using the GitHub Issue-Tracker and follow the Contributor Guidelines.
If you want to contribute, please follow these steps:
- Fork it!
- Create a feature branch:
git checkout -b my-new-feature
- Commit changes:
git commit -am 'Add some feature'
- Push into branch:
git push origin my-new-feature
- Send a Pull Request
This project has received funding from the European Union’s Horizon 2020 research and innovation program through the NGI ONTOCHAIN program under cascade funding agreement No 957338.