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

GH-2992: Service Enhancer: Fix bnode naming in bulk requests. #2993

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Aklakan
Copy link
Contributor

@Aklakan Aklakan commented Feb 6, 2025

GitHub issue resolved #2992

Pull request Description: Service Enhancer now allocates fresh blank nodes when creating the union members of a bult request.


  • Tests are included.
  • Commits have been squashed to remove intermediate development commit messages.
  • 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.

@Aklakan Aklakan force-pushed the 2025-02-06_bug-se-bnode-union branch 3 times, most recently from 311ce62 to 5f0dcc4 Compare February 6, 2025 12:56
@Aklakan Aklakan force-pushed the 2025-02-06_bug-se-bnode-union branch from 5f0dcc4 to b83e5c4 Compare February 6, 2025 13:11
@afs afs merged commit ac26a8a into apache:main Feb 6, 2025
4 checks passed
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.

Service enhancer queries violate the specification
3 participants