Skip to content

Support for sh:sparql and sh:severity in shacl constraints #4258

Answered by hmottestad
logo021 asked this question in Q&A
Discussion options

You must be logged in to vote

Here is a list of our supported SHACL features: https://rdf4j.org/documentation/programming/shacl/#supported-shacl-features

We have both SPARQL based validation and support for severity in our plans.

The current SHACL implementation is geared towards users who need to add constraints to a database and have the validation engine reject any transactions that would make the data in the database invalid. We use a novel approach to analyse the changes in a transaction to optimise the validation approach. This allows us to quickly validate a small change regardless of if you currently have a million or a billion triples in your database.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by hmottestad
Comment options

You must be logged in to vote
1 reply
@hmottestad
Comment options

Comment options

You must be logged in to vote
1 reply
@hmottestad
Comment options

Comment options

You must be logged in to vote
1 reply
@hmottestad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants