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 - log unsupported SHACL features #1374

Closed
hmottestad opened this issue Mar 31, 2019 · 0 comments
Closed

SHACL - log unsupported SHACL features #1374

hmottestad opened this issue Mar 31, 2019 · 0 comments
Assignees
Labels
M1 Fixed in milestone 1 📝 Needs documentation Issue requires updates to the project documentation 📦 SHACL affects the SHACL validator
Milestone

Comments

@hmottestad
Copy link
Contributor

When users load shapes that use features that are not supported yet, eg. sh:node, we should log this on debug.

Include documentation!

@hmottestad hmottestad added the 📦 SHACL affects the SHACL validator label Mar 31, 2019
@hmottestad hmottestad added this to the 3.0 milestone Mar 31, 2019
@hmottestad hmottestad self-assigned this Mar 31, 2019
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 31, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 31, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@hmottestad hmottestad added website / documentation Website update / Documentation issue 📝 Needs documentation Issue requires updates to the project documentation and removed website / documentation Website update / Documentation issue labels Mar 31, 2019
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Apr 3, 2019
* develop: (35 commits)
  fixes eclipse-rdf4j/rdf4j#1377 and fixes eclipse-rdf4j/rdf4j#1376
  eclipse-rdf4j/rdf4j#1290 diff shapes and implement equals/hashcode
  eclipse-rdf4j/rdf4j#1374 log unsupported shacl features with test
  eclipse-rdf4j/rdf4j#1290 fixed typo and reformat
  eclipse-rdf4j/rdf4j#1290 added benchmakr
  eclipse-rdf4j/rdf4j#1290 multithreaded test
  eclipse-rdf4j/rdf4j#1290 detect deadlock when modifying shapes in single thread from multiple connections
  eclipse-rdf4j/rdf4j#1290 deadlock detection
  cleanup
  #211 read/write lock
  formatter
  eclipse-rdf4j/rdf4j#1290 locking and isolation
  formatter
  eclipse-rdf4j/rdf4j#1290 handle concurrency better
  eclipse-rdf4j/rdf4j#1290 initial implementation
  eclipse-rdf4j/rdf4j#1290 tests
  Use commons-lang3 and commons-text instead of commons-lang Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
  eclipse-rdf4j/rdf4j#1362 normalised targets with SPARQL
  eclipse-rdf4j/rdf4j#1359 bug fix and benchmark
  eclipse-rdf4j/rdf4j#1359 some documentation
  ...

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>

# Conflicts:
#	shacl/src/main/java/org/eclipse/rdf4j/sail/shacl/ShaclSailConnection.java
hmottestad added a commit to eclipse/rdf4j-doc that referenced this issue Apr 4, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@abrokenjester abrokenjester added the M1 Fixed in milestone 1 label Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M1 Fixed in milestone 1 📝 Needs documentation Issue requires updates to the project documentation 📦 SHACL affects the SHACL validator
Projects
None yet
Development

No branches or pull requests

2 participants