Skip to content

GH-4034: Fix CONSTRUCT blank node handling inside triple terms.#4035

Merged
afs merged 6 commits into
apache:mainfrom
afs:misc
Jul 3, 2026
Merged

GH-4034: Fix CONSTRUCT blank node handling inside triple terms.#4035
afs merged 6 commits into
apache:mainfrom
afs:misc

Conversation

@afs

@afs afs commented Jul 1, 2026

Copy link
Copy Markdown
Member

GitHub issue resolved #4034

Pull request Description:

A collection of small things (comments, better naming, add QUERY constant for HTTP methods (basic)) and also addressing issue #4034.


  • Tests are included.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

@afs afs changed the title Misc GH-4034: Fix CONTRUCT blank node handling inside triple terms. Jul 1, 2026
@afs afs merged commit a1c0264 into apache:main Jul 3, 2026
1 check passed
@afs afs deleted the misc branch July 3, 2026 10:58
@afs afs changed the title GH-4034: Fix CONTRUCT blank node handling inside triple terms. GH-4034: Fix CONSTRUCT blank node handling inside triple terms. Jul 3, 2026
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.

In CONSTRUCT, triple term patterns with blank nodes are not handled correctly

1 participant