Skip to content

Commit

Permalink
Merge branch 'main' into 195-provider-consumer-to-assigner-assignee
Browse files Browse the repository at this point in the history
# Conflicts:
#	negotiation/message/diagram/contract-agreement-message.png
  • Loading branch information
sebbader-sap committed Feb 13, 2024
2 parents b377d17 + ab7be06 commit a413d37
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified negotiation/message/diagram/contract-agreement-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ class odrl:Agreement {
odrl:assigner : String
}

"dspace:ContractAgreementMessage" "1" *-- "1" "odrl:Agreement" : "odrl:agreement"
"dspace:ContractAgreementMessage" "1" *-- "1" "odrl:Agreement" : "dspace:agreement"

@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dspace:consumerPid": {
"type": "string"
},
"odrl:offer": {
"dspace:offer": {
"$ref": "https://w3id.org/dspace/schemas/v0.8/contract-schema.json#/definitions/MessageOffer"
},
"dspace:callbackAddress": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dspace:consumerPid": {
"type": "string"
},
"odrl:offer": {
"dspace:offer": {
"$ref": "https://w3id.org/dspace/schemas/v0.8/contract-schema.json#/definitions/MessageOffer"
},
"dspace:callbackAddress": {
Expand Down

0 comments on commit a413d37

Please sign in to comment.