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

Add sh:in ConstraintComponent to Flink and SQLite SHACL to SQL translation #457

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

wagmarcel
Copy link
Member

No description provided.

…ation

sh:in feature restricts values to a set of allowed values. This is used for instance
for state values (when people do not do it the preferred way and manage state by IRIs)
e.g. the SHACL sh:in ("ON" "OFF") restricts a Literal only to the values "ON" or "OFF".
In addition, unit tests and kms tests have been extended.

Epic: IndustryFusion#427
User Story: IndustryFusion#454
Task: IndustryFusion#455

Signed-off-by: marcel <[email protected]>
@wagmarcel wagmarcel changed the title Shacl in feature pr dd sh:in ConstraintComponent to Flink and SQLite SHACL to SQL translation Nov 16, 2023
@wagmarcel wagmarcel changed the title dd sh:in ConstraintComponent to Flink and SQLite SHACL to SQL translation Add sh:in ConstraintComponent to Flink and SQLite SHACL to SQL translation Nov 16, 2023
@wagmarcel wagmarcel marked this pull request as ready for review November 16, 2023 16:26
@wagmarcel wagmarcel self-assigned this Nov 17, 2023
@wagmarcel wagmarcel added this to the API stable (beta) milestone Nov 17, 2023
@abhijith-hr abhijith-hr merged commit c39f9c4 into IndustryFusion:main Nov 17, 2023
2 checks passed
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.

2 participants