Deprecated Method setUndefinedTargetValidatesAllSubjects in RDF4J 4.3.6 #4808
-
Hello, I'm currently in the process of upgrading my project from RDF4J version 3.7.7 to version 4.3.6, and I've encountered an issue related to the deprecated method setUndefinedTargetValidatesAllSubjects. In the previous version (3.7.7), this method was crucial for my project, but it has been deprecated in the latest version. I'm facing difficulties in achieving the same results as before due to this deprecation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
We now support DASH which should solve this: https://datashapes.org/dash#AllObjectsTarget Just remember to enable the config for DASH in the ShaclSail. |
Beta Was this translation helpful? Give feedback.
Yes, that should be sufficient.
As for shapes graph, see our documentation on how that works here: https://rdf4j.org/documentation/programming/shacl/#shapes-graph