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

fix: remove checksum from ContractNegotiation and correlating messages #99

Closed juliapampus closed 1 year ago

juliapampus commented 1 year ago

Closes #91

matgnt commented 1 year ago

Hi @juliapampus should we fix all 'checksum' appearances in a single commit? I found a few more matches:

negotiation/contract.negotiation.binding.https.md negotiation/message/shape/contract-negotiation-event-message-shape.ttl negotiation/message/shape/contract-offer-message-shape.ttl negotiation/message/shape/contract-negotiation-shape.ttl negotiation/message/diagram/contract-offer-message.puml negotiation/message/diagram/contract-negotiation-event-message.puml negotiation/message/contract-offer-message.json negotiation/message/contract-negotiation.json negotiation/message/schema/contract-negotiation-event-message-schema.json negotiation/message/schema/contract-offer-message-schema.json negotiation/message/contract-negotiation-event-message.json

juliapampus commented 1 year ago

ah so it was intended to remove checksum at all? I wasn't aware of that. Will update

matgnt commented 1 year ago

That was my understanding, yes. Right, @jimmarino

Or if not, it should be documented somewhere what it is used for.