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:targetNode #1306

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

SHACL - support sh:targetNode #1306

hmottestad opened this issue Feb 24, 2019 · 0 comments
Assignees
Labels
📦 SHACL affects the SHACL validator
Milestone

Comments

@hmottestad
Copy link
Contributor

Support sh:targetNode.

This can be either IRI or literal. Literal can only be used with nodeshape restrictions and not with propertyshape restrictions (AFAIK).

Figure out what to do with getTypeFilterPlan(), maybe we should rename it targetFilterPlan instead and make each type of target implement it.

@hmottestad hmottestad added the 📦 SHACL affects the SHACL validator label Feb 24, 2019
@hmottestad hmottestad added this to the 2.5.0 milestone Feb 24, 2019
@hmottestad hmottestad self-assigned this Feb 24, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Feb 24, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 1, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 1, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 1, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 1, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 1, 2019
hmottestad added a commit to eclipse-rdf4j/rdf4j-storage that referenced this issue Mar 7, 2019
* develop: (25 commits)
  eclipse-rdf4j/rdf4j#1319 added a test
  eclipse-rdf4j/rdf4j#1319 super.prepare() as final step to stop it from locking until commit()
  fix init and fix test
  eclipse-rdf4j/rdf4j#1315 make parallel validation disabled by default and log warning
  typo Jeen found
  restore javadocs
  fixup pom
  initialize() still needs to call init() even though initialize() is deprecated
  eclipse-rdf4j/rdf4j#1314 support for NativeStore
  eclipse-rdf4j/rdf4j#1312 more caching
  eclipse-rdf4j/rdf4j#1312 fix copyright headers and cleanup reuse code in nodeshape
  eclipse-rdf4j/rdf4j#1306 support for sh:class and sh:or
  eclipse-rdf4j/rdf4j#1306 support in maxCount
  eclipse-rdf4j/rdf4j#1306 support minCount
  eclipse-rdf4j/rdf4j#1306 initial implementation
  optimized imports
  eclipse-rdf4j/rdf4j#1307 some cleanup
  eclipse-rdf4j/rdf4j#1307 fix erronous close
  eclipse-rdf4j/rdf4j#1307 fix close issues
  eclipse-rdf4j/rdf4j#1307 fixed illegalstateexception
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 SHACL affects the SHACL validator
Projects
None yet
Development

No branches or pull requests

1 participant