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

Handling Participant Ids in the Contract Agreement #92

Closed jimmarino closed 1 year ago

jimmarino commented 1 year ago

Currently, the ContractAgreementMessage does not contain properties for the participant ids. Two properties should be defined of type xsd:string:

The contents of these properties are a dataspace-specific unique identifier of the contract agreement parties. Note that these identifiers are not necessarily the same as the identifiers of the participant agents negotiating the contract (i.e. the "connectors").

juliapampus commented 1 year ago

Should be added to the odrl:Agreement, not dspace:ContractAgreementMessage.