Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace providerId/consumerId with odrl:assigner / odrl:assignee #213

Merged
merged 6 commits into from
Feb 15, 2024

Conversation

sebbader-sap
Copy link
Contributor

@sebbader-sap sebbader-sap commented Feb 6, 2024

Closes #195

Copy link
Contributor

@juliapampus juliapampus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Solves" is not a closing keyword for GitHub. Please use one of them, this automates closing issues when a PR is merged.

You only checked for dspace:providerId and dspace:consumerId. Please also search for providerId and consumerId. For instance, the protocol document (line 102) contains some leftovers.

Copy link
Member

@mkollenstart mkollenstart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it is not really part of this pull request, I'm still approving, but I think we should set a bit more representative identifiers in the examples. Especially in the case of URNs.

@sebbader-sap
Copy link
Contributor Author

You only checked for dspace:providerId and dspace:consumerId. Please also search for providerId and consumerId. For instance, the protocol document (line 102) contains some leftovers.

@juliapampus I have pushed the changes, please have a quick look.

@juliapampus juliapampus merged commit cf7d3b7 into main Feb 15, 2024
2 checks passed
@juliapampus juliapampus deleted the 195-provider-consumer-to-assigner-assignee branch February 15, 2024 08:18
ssteinbuss added a commit that referenced this pull request Feb 15, 2024
* ci: fix typo for file check workflow (#215)

* ci: fix typo

* ci: remove duplicated workflow trigger

* Update context.json (#216)

* replace odrl:offer/odrl:agreement with dspace:offer/dspace:agreement (#221)

* extend explanation on dspace-trust child resources (#222)

* Replace providerId/consumerId with odrl:assigner / odrl:assignee (#213)

* replace providerId/consumerId with odrl:assigner / odrl:assignee

* replace providerId/consumerId in contract.negotiation.protocol

* fix the ToC in contract.negotiation.binding.https

* Update model documents (#229)

* Add pagination and filter changes (#228)

* Add pagination and filter changes

* Change continuation tokens

* Adds auth description to common bindings document (#227)

* Add description

* Remove auth sections

* Remove auth sections from catalog

* Remove subchapter on Versioning (#225)

* remove subchapter on versioning from the https binding

* fix table of content

* Cleanup `EndpointProperty` inconsistencies and specify `authType` (#218)

* Specify auth type property; clarify authorization property and make case consistent; remove incorrect bearer prefix; remove non-normative S3 reference

* Add descriptions

* Remove S3 reference

* Remove S3 reference

* Revert releases folder change

* Emphazising that the spec does not cover the data transfer (#230)

* Highlighting the text by formatting
* Adding further explanation

---------

Co-authored-by: Julia Pampus <[email protected]>
Co-authored-by: Maarten Kollenstart <[email protected]>
Co-authored-by: sebbader-sap <[email protected]>
Co-authored-by: Jim Marino <[email protected]>
ssteinbuss added a commit that referenced this pull request Feb 16, 2024
* Update model.md

* Splitting to not-normative and normative part
* adding  description on registry

* Fix formatting

* Update model.md

Adding intro text

* Update model/model.md

fixing typo

Co-authored-by: Jim Marino <[email protected]>

* Fix formatting

* Adding link to terminology

* Update model/model.md

Co-authored-by: Julia Pampus <[email protected]>

* update branch (#231)

* ci: fix typo for file check workflow (#215)

* ci: fix typo

* ci: remove duplicated workflow trigger

* Update context.json (#216)

* replace odrl:offer/odrl:agreement with dspace:offer/dspace:agreement (#221)

* extend explanation on dspace-trust child resources (#222)

* Replace providerId/consumerId with odrl:assigner / odrl:assignee (#213)

* replace providerId/consumerId with odrl:assigner / odrl:assignee

* replace providerId/consumerId in contract.negotiation.protocol

* fix the ToC in contract.negotiation.binding.https

* Update model documents (#229)

* Add pagination and filter changes (#228)

* Add pagination and filter changes

* Change continuation tokens

* Adds auth description to common bindings document (#227)

* Add description

* Remove auth sections

* Remove auth sections from catalog

* Remove subchapter on Versioning (#225)

* remove subchapter on versioning from the https binding

* fix table of content

* Cleanup `EndpointProperty` inconsistencies and specify `authType` (#218)

* Specify auth type property; clarify authorization property and make case consistent; remove incorrect bearer prefix; remove non-normative S3 reference

* Add descriptions

* Remove S3 reference

* Remove S3 reference

* Revert releases folder change

* Emphazising that the spec does not cover the data transfer (#230)

* Highlighting the text by formatting
* Adding further explanation

---------

Co-authored-by: Julia Pampus <[email protected]>
Co-authored-by: Maarten Kollenstart <[email protected]>
Co-authored-by: sebbader-sap <[email protected]>
Co-authored-by: Jim Marino <[email protected]>

* Merging definitions of dataspace registry

* Clarifing that the Rulebook content is non-normative and an example

* Update model/model.md

Co-authored-by: Jim Marino <[email protected]>

---------

Co-authored-by: Jim Marino <[email protected]>
Co-authored-by: Julia Pampus <[email protected]>
Co-authored-by: Maarten Kollenstart <[email protected]>
Co-authored-by: sebbader-sap <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change dspace:providerId to use assigner instead - and dspace:consumerId to assignee
5 participants