-
Notifications
You must be signed in to change notification settings - Fork 166
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 shape constraints that validate targets and not paths #1354
Comments
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
don't forget to support as part of nested sh:or |
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 18, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
Signed-off-by: Håvard Ottestad <[email protected]>
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
Issues/1354 shacl target validation closes eclipse-rdf4j/rdf4j#1354
hmottestad
added a commit
to eclipse-rdf4j/rdf4j-storage
that referenced
this issue
Mar 19, 2019
* develop: (52 commits) eclipse-rdf4j/rdf4j#1354 refactored test code and cleaned up imports mvn formatter eclipse-rdf4j/rdf4j#1354 support for sh:class in sh:or eclipse-rdf4j/rdf4j#1354 support for sh:or with sh:nodeKind eclipse-rdf4j/rdf4j#1354 fix tuple comparison eclipse-rdf4j/rdf4j#1354 support for sh:class eclipse-rdf4j/rdf4j#1354 targetNode and datatype eclipse-rdf4j/rdf4j#1354 simple support in StandardisedPlanHelper eclipse-rdf4j/rdf4j#1354 basic optional path support eclipse-rdf4j/rdf4j#1354 added test eclipse-rdf4j/rdf4j#1337 fix spin test and improve test performance eclipse-rdf4j/rdf4j#1351 run formatter eclipse-rdf4j/rdf4j#1351 copy connection eclipse-rdf4j/rdf4j#1351 copy inferencer temporary switch back to old inferencer to avoid test failure fix compilation failure due to merge issues one-time pass of formatter with line-rejoining enabled one-time pass with line-rejoining enabled Update Jackson dependency formatter no longer joins lines back up if deliberately split ... 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
Example:
The text was updated successfully, but these errors were encountered: