This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from cd03b4739e Merge pull request #1265 from afs/jena2324_shaclc
new a6917d4e02 GH-1264: Parse SPARQL targets before SPARQL constraint
components
new f254506838 Fix for SPARQL rarget types
new a2065faf6c Merge pull request #1270 from afs/shacl-target
The 9838 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/jena/shacl/engine/TargetOps.java | 63 +++++++++++--------
.../main/java/org/apache/jena/shacl/lib/ShLib.java | 10 ++-
.../jena/shacl/parser/ConstraintComponents.java | 2 +-
.../org/apache/jena/shacl/parser/Parameters.java | 7 ++-
.../org/apache/jena/shacl/parser/ShapesParser.java | 17 ++----
...arget-sparql-1.ttl => target-sparql-type-2.ttl} | 71 ++++++++++------------
jena-shacl/src/test/files/local/manifest.ttl | 1 +
7 files changed, 91 insertions(+), 80 deletions(-)
copy jena-shacl/src/test/files/local/additional/{target-sparql-1.ttl =>
target-sparql-type-2.ttl} (53%)