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

refactor: Rename domain properties to semantic type #3251

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dominikriemer
Copy link
Member

Purpose

For better clarity, rename domainProperties to semanticType in the EventProperty model.
Semantic types are now stored as a string instead of a List<URI>.
Old usages of domainProperties should still work and have been marked as deprecated.
We should also change these in the Python and Go client.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): yes

  • Use semanticType instead of domainProperties to assign a semantic type to event properties.

@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI pipeline elements Relates to pipeline elements connect Related to the `connect` module (adapters) backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend connect Related to the `connect` module (adapters) java Pull requests that update Java code pipeline elements Relates to pipeline elements testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant