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

GH-5108 add a java system property to modify the limit for when we can still use SPARQL validation approach with sh:maxCount #5109

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

hmottestad
Copy link
Contributor

GitHub issue resolved: #5108

Briefly describe the changes proposed in this PR:


PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • I've squashed my commits where necessary
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

…n still use SPARQL validation approach with sh:maxCount
@hmottestad hmottestad force-pushed the GH-5108-sh-maxCount-sparql-validation-limit branch from ad0baeb to 356809a Compare August 14, 2024 08:53
@hmottestad hmottestad merged commit eab7272 into main Aug 14, 2024
9 checks passed
@hmottestad hmottestad deleted the GH-5108-sh-maxCount-sparql-validation-limit branch August 14, 2024 09:04
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.

Allow configuration of threshold for using SPARQL validation approach when validation sh:maxCount
1 participant