International-Data-Spaces-Association / ids-specification

The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between entities governed by usage control and based on Web technologies. These specifications define the schemas and protocols required for entities to publish data, negotiate Agreements, and access data in a data space
https://docs.internationaldataspaces.org/dataspace-protocol/
Apache License 2.0
30 stars 14 forks source link

dspace:checksum seems to be not explained anywhere int the spec #91

Closed matgnt closed 1 year ago

matgnt commented 1 year ago

dspace:checksum is used in the example here: https://github.com/International-Data-Spaces-Association/ids-specification/blob/main/negotiation/message/contract-negotiation.json but not in the http binding here: https://github.com/International-Data-Spaces-Association/ids-specification/blob/main/negotiation/contract.negotiation.binding.https.md#241-get

and it seems it is not described anywhere in the document. At least I couldn't find it with git grep.


Matthias Binzer

jimmarino commented 1 year ago

This should be removed. We had the idea of sending checksums for ensuring synchronization between consumer and provider but it is not really needed.