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

feat: introduces dspace namespace 2024/1 #4573

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Oct 22, 2024

What this PR changes/adds

introduces dspace namespace 2024/1

  • DspConstants.DSP_NAMESPACE_V_2024_1 switched to 2024/1 namespace
  • Validators registered for both v08 and 2024/1
  • Fixed ContinuationTokenManagerImpl by passing a JsonLdNamespace for populating the filter term
  • Transformers now uses the JsonLdNamespace construct variant
  • JsonLD versioned namespace now uses the right JsonLdNamespace for dspace.
  • Fixed JsonObjectFromContractNegotiationTransformer where the type was still using the full IRI hardcoded to v08

Why it does that

multi protocol support

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4556

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood self-assigned this Oct 22, 2024
@wolf4ood wolf4ood added enhancement New feature or request dataspace-protocol related to the dataspace protocol labels Oct 22, 2024
@wolf4ood wolf4ood force-pushed the feat/4556_introduce_2024_namespace branch from aed6087 to 5c9297b Compare October 22, 2024 13:58
@wolf4ood wolf4ood force-pushed the feat/4556_introduce_2024_namespace branch from 5c9297b to 000c0e3 Compare October 22, 2024 14:35
@wolf4ood wolf4ood marked this pull request as ready for review October 22, 2024 14:41
@wolf4ood wolf4ood changed the title feat: introduces dspace schema 2024/1 feat: introduces dspace namespace 2024/1 Oct 22, 2024
@wolf4ood wolf4ood merged commit a6c7855 into eclipse-edc:main Oct 23, 2024
24 of 27 checks passed
@wolf4ood wolf4ood deleted the feat/4556_introduce_2024_namespace branch October 23, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataspace-protocol related to the dataspace protocol enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce dspace 2024-1 namespace
3 participants