This is an automated email from the ASF dual-hosted git repository.

afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


    from d1c3fafbca Bump cypress-io/github-action from 7.3.0 to 7.4.0
     new 3222c7b308 Add QUERY method
     new 69de628677 G.listMembers
     new 0d7bbca5bf rdf-tests: Make negative eval tests into negative syntax 
tests
     new 062641d226 Number labels for BNF
     new 4a0ca2071e Add comment in main.jj
     new a1c0264a02 GH-4034: Deep substitute/bNode rewrite for triple terms

The 6 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:
 jena-arq/Grammar/arq.jj                            |  1 +
 jena-arq/Grammar/jj2bnf                            | 60 +++++++++-------
 jena-arq/Grammar/main.jj                           |  1 +
 .../java/org/apache/jena/riot/web/HttpNames.java   |  6 +-
 .../org/apache/jena/sparql/core/Substitute.java    | 27 ++++----
 .../org/apache/jena/sparql/modify/TemplateLib.java | 79 ++++++++++------------
 .../src/main/java/org/apache/jena/system/G.java    | 25 ++++++-
 .../apache/jena/arq/junit/manifest/Manifest.java   |  4 +-
 .../org/apache/jena/arq/junit/riot/RiotTests.java  | 31 ++++++---
 .../apache/jena/arq/junit/riot/VocabLangRDF.java   |  2 +
 .../apache/jena/rdf12/AbstratTestSPARQL12Eval.java | 46 +++++++++++++
 .../org/apache/jena/fuseki/build/BuildLib.java     | 18 +----
 .../jena/fuseki/servlets/ActionProcessor.java      |  3 +-
 .../org/apache/jena/shacl/engine/ShaclPaths.java   |  4 +-
 .../org/apache/jena/shacl/parser/Constraints.java  |  2 +-
 15 files changed, 190 insertions(+), 119 deletions(-)

Reply via email to