From cd46a9c226cae1842adc5c368767d933d9946d85 Mon Sep 17 00:00:00 2001 From: Lal Chandran Date: Mon, 7 Feb 2022 11:20:27 +0100 Subject: [PATCH] Updated to include deliverables --- README.md | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99d772f..7e04a0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,46 @@ # smart-data-agreements -This repository will host the specifications for data disclosure agreements as part of NGI-ONTOCHAIN project +

+ Automated Data Agreements - Making data transactions trustworthy, auditable and immutable +

+ +

+ + + +

+ +

+ About • + Release Status • + Contributing • + Licensing +

+ +## About + +This repository will host the specifications for data disclosure agreements as part of NGI-ONTOCHAIN project. This is part of the deliverables for Provenance services with smart data agreement (PS-SDA) project that has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957338. + +The PS-SDA project is an open source conrtibution lead by iGrant.io (Sweden), MyData (Sweden) and Linaltec (Sweden). Read more on the project at NGI ONTOCHAIN page: **https://ontochain.ngi.eu/content/ps-sda**. + +## Release Status + +The key deliverables of the project are as given. The table summarises the release status of all the deliverables. + +| Identifier | Date | Deliverable | +| :--------- | :--------------- | :---------------------------- | +| D1 | 02-February 2022 | Function specification v1.0.0 | +| D2 | 04-April 2022 | Function specification v2.0.0 | + +## Contributing + +Feel free to improve the plugin and send us a pull request. If you found any problems, please create an issue in this repo. + +## Licensing +Copyright (c) 2021-23 LCubed AB (iGrant.io), Sweden + +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. + +You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0. + +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.