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

SHACL - Update benchmarks and fix requiresEvaluation for sh:class #1297

Closed
hmottestad opened this issue Feb 18, 2019 · 0 comments
Closed

SHACL - Update benchmarks and fix requiresEvaluation for sh:class #1297

hmottestad opened this issue Feb 18, 2019 · 0 comments
Assignees
Labels
M2 Fixed in milestone 2 📦 SHACL affects the SHACL validator
Milestone

Comments

@hmottestad
Copy link
Contributor

Update benchmarks and fix requiresEvaluation for sh:class

@hmottestad hmottestad added the 📦 SHACL affects the SHACL validator label Feb 18, 2019
@hmottestad hmottestad added this to the 2.5.0 milestone Feb 18, 2019
@hmottestad hmottestad self-assigned this Feb 18, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Feb 18, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Feb 18, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Feb 18, 2019
@abrokenjester abrokenjester added the M2 Fixed in milestone 2 label Feb 21, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Feb 24, 2019
* develop: (80 commits)
  eclipse-rdf4j/rdf4j#1298 performance enhancement
  eclipse-rdf4j/rdf4j#1298 made rdfs reasoner configurable and added back tests
  eclipse-rdf4j/rdf4j#1298 minor cleanup
  eclipse-rdf4j/rdf4j#1298 fix for dedupes
  eclipse-rdf4j/rdf4j#1298 initial implementation of a rdfs reasoner for the shacl engine
  eclipse-rdf4j/rdf4j#1297 implement requiresEvaluation
  eclipse-rdf4j/rdf4j#1297 change SPARQL order to improve performance
  eclipse-rdf4j/rdf4j#1297 update benchmarks
  eclipse-rdf4j/rdf4j#1111 hot fix caching broken after merging sh:class and also fix some tests
  hotfix benchmark
  eclipse-rdf4j/rdf4j#1111 optimizations for empty sail and bulk joining for previousStateConnection
  eclipse-rdf4j/rdf4j#1111 removed use of getPreviousStateConnection because it doesn't handle deleted, will need to think of something smarter here. Also fixed printing of plans.
  eclipse-rdf4j/rdf4j#1111 fixes for blank node support
  Moved test from testsuite to storage
  Fixes #1293 Allow Regex calls with non Var arguments be replaced with other string functions
  eclipse-rdf4j/rdf4j#1111 optimized imports
  eclipse-rdf4j/rdf4j#1111 fixed last edge case
  eclipse-rdf4j/rdf4j#1111 better support for OR
  eclipse-rdf4j/rdf4j#1111 fixed sh:or by doing a two pass for sh:or. Not quite done yet though.
  documentation and code cleanup
  ...

Signed-off-by: Håvard Ottestad <[email protected]>

# Conflicts:
#	shacl/src/test/java/org/eclipse/rdf4j/sail/shacl/Utils.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M2 Fixed in milestone 2 📦 SHACL affects the SHACL validator
Projects
None yet
Development

No branches or pull requests

2 participants