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

Feature/#743 add support for shacl #892

Conversation

heshanjse
Copy link
Contributor

This PR addresses GitHub issue: # 743-add-support-for-SHACL

Briefly describe the changes proposed in this PR:

  • AST for SHACL min count validation
  • SHACL Min Count validation

heshanjse and others added 30 commits April 16, 2017 03:01
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
Signed-off-by: Heshan Jayasinghe <shanujse@gmail.com>
James Leigh added 19 commits November 3, 2017 16:10
Signed-off-by: James Leigh <james.leigh@ontotext.com>
…simple-duration-operators

issue eclipse-rdf4j#184: Adds some duration operators to SPARQL extended mode
…duration-compare

issue eclipse-rdf4j#184: Adds xsd:duration comparison to SPARQL extended mode
Issue#749 NativeStore forceSync parameter configurable
Signed-off-by: James Leigh <james.leigh@ontotext.com>
Signed-off-by: James Leigh <james.leigh@ontotext.com>
Signed-off-by: James Leigh <james.leigh@ontotext.com>
Signed-off-by: James Leigh <james.leigh@ontotext.com>
Signed-off-by: James Leigh <james.leigh@ontotext.com>
…nd for tests

Signed-off-by: James Leigh <james.leigh@ontotext.com>
…j#919-underscore

Issue eclipse-rdf4j#919: Underscore is a reserved word in java9
…j#919-maven-version

Issue eclipse-rdf4j#919: Update maven-compiler-plugin version
…j#919-jdk9-modules

Issue eclipse-rdf4j#919: Add jdk9 profiles to add-modules java.xml.bind for tests
@The-Alchemist
Copy link
Contributor

Out of curiosity, is SHACL support now in RDF4J (and this PR can be abandoned), or is it worth fixing up this PR?

@catch-point
Copy link

This is the only SHACL implementation right now for RDF4J and still needs to be cleaned up.

James Leigh added 5 commits November 30, 2017 11:34
Signed-off-by: James Leigh <james.leigh@ontotext.com>
Signed-off-by: James Leigh <james.leigh@ontotext.com>
@hmottestad hmottestad force-pushed the feature/#743-add-support-for-SHACL branch from c943ed5 to 654b7e2 Compare December 28, 2017 10:34
…-SHACL

# Conflicts:
#	core/pom.xml
#	testsuites/store/pom.xml
@hmottestad
Copy link
Contributor

Closing this PR. Code was moved into eclipse/rdf4j-storage#34 which has been merged.

@hmottestad hmottestad closed this Mar 26, 2018
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.

None yet

7 participants