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: add initial support for DCP namespace v1.0 #4767

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Jan 28, 2025

What this PR changes/adds

add initial support for DCP namespace v1.0:

  • introduces JsonLdNamespace for dcp 0.8 and 1.0
  • Transformers can be configured to used different namespace
  • Introduced cached dcp 1.0 JSON-LD context
  • Changed transformers tests to target both dcp namespace

Why it does that

dcp v1.0 adoption

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.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4764

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

@wolf4ood wolf4ood force-pushed the feat/4764_dcp_1_0_namespace branch from 998d9e1 to 8c02ec6 Compare January 28, 2025 15:17
@wolf4ood wolf4ood self-assigned this Jan 28, 2025
@wolf4ood wolf4ood added the enhancement New feature or request label Jan 28, 2025
@wolf4ood wolf4ood force-pushed the feat/4764_dcp_1_0_namespace branch from 8c02ec6 to dd2d1f1 Compare January 28, 2025 15:33
@wolf4ood wolf4ood force-pushed the feat/4764_dcp_1_0_namespace branch from dd2d1f1 to 7574047 Compare January 28, 2025 16:05
@wolf4ood wolf4ood marked this pull request as ready for review January 29, 2025 11:49
@wolf4ood wolf4ood added the dcp label Jan 29, 2025
@wolf4ood wolf4ood merged commit 924d0de into eclipse-edc:main Jan 29, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dcp enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce DCP v1.0 namespace
2 participants