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 - support sh:uniqueLang #1359

Closed
hmottestad opened this issue Mar 25, 2019 · 1 comment
Closed

SHACL - support sh:uniqueLang #1359

hmottestad opened this issue Mar 25, 2019 · 1 comment
Assignees
Labels
M1 Fixed in milestone 1 📦 SHACL affects the SHACL validator
Milestone

Comments

@hmottestad
Copy link
Contributor

https://www.w3.org/TR/shacl/#UniqueLangConstraintComponent

hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@hmottestad hmottestad self-assigned this Mar 25, 2019
@hmottestad hmottestad added the 📦 SHACL affects the SHACL validator label Mar 25, 2019
@hmottestad hmottestad added this to the 3.0 milestone Mar 25, 2019
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@hmottestad
Copy link
Contributor Author

Could be faster though, but good enough for now.

@hmottestad hmottestad reopened this Mar 25, 2019
hmottestad added a commit to eclipse/rdf4j-storage that referenced this issue Mar 25, 2019
* develop:
  eclipse-rdf4j/rdf4j#1359 bug fix and benchmark
  eclipse-rdf4j/rdf4j#1359 some documentation
  eclipse-rdf4j/rdf4j#1359 handle edgecases
  eclipse-rdf4j/rdf4j#1359  functional implementation
  eclipse-rdf4j/rdf4j#1359 initial null implementation
  eclipse-rdf4j/rdf4j#1359 tests
  fixed constraint component for sh:in
  format
  eclipse-rdf4j/rdf4j#1360 simple multithreaded implementation

Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
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
@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 📦 SHACL affects the SHACL validator
Projects
None yet
Development

No branches or pull requests

2 participants