Skip to content

Merge main into develop#5450

Merged
hmottestad merged 14 commits intodevelopfrom
main
Sep 25, 2025
Merged

Merge main into develop#5450
hmottestad merged 14 commits intodevelopfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automatically generated PR to keep develop in sync with main.

USE MERGE COMMIT TO MERGE THIS PR.

See merge_main_to_develop.yml.

hmottestad and others added 5 commits March 14, 2025 22:27
Related to #5256

Update `SPARQLResultsTSVWriter` to ensure all `xsd:string` literals are quoted in SPARQL TSV results.

* Modify `writeLiteral` method to always quote `xsd:string` literals.
* Remove conditions that allowed `xsd:string` literals to be written without quotes.
* Ensure special characters in `xsd:string` literals are properly escaped using `encodeString` method.
* Update tests in `SPARQLTSVCustomTest` to verify correct quoting of `xsd:string` literals and proper escaping of special characters.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/eclipse-rdf4j/rdf4j/issues/5256?shareId=XXXX-XXXX-XXXX-XXXX).
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
@hmottestad hmottestad merged commit 889f36a into develop Sep 25, 2025
15 of 18 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.

1 participant