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

Wrong ID in contract-negotiation.json #73

Closed juliapampus closed 1 year ago

juliapampus commented 1 year ago

The contract negotiation has an @id and dspace:processId. The second one should be the correlationId (comparable to the transfer process).

sebbader-sap commented 1 year ago

https://github.com/International-Data-Spaces-Association/ids-specification/blob/main/negotiation/message/contract-negotiation.json

sebbader-sap commented 1 year ago

I don't remember when we used processId and when correlationId. @juliapampus, the (negation) messages have the processId attribute. Which is correct, right?

juliapampus commented 1 year ago

See https://github.com/International-Data-Spaces-Association/ids-specification/issues/79#issuecomment-1515911386