Skip to content

Avoid mutating strings returned by RDF::Turtle::Writer - #247

Merged
masao merged 2 commits into
mainfrom
fix/duplicated-blank-node-values-in-turtle-files
May 12, 2026
Merged

Avoid mutating strings returned by RDF::Turtle::Writer#247
masao merged 2 commits into
mainfrom
fix/duplicated-blank-node-values-in-turtle-files

Conversation

@masao

@masao masao commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Avoid mutating strings returned by RDF::Turtle::Writer in format_turtle
  • Prevent previous blank node values from leaking into subsequent Turtle output-
  • Add a regression test to ensure formatted URI strings are not mutated

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation or other updates (if none of the other choices apply)

@masao
masao merged commit 3495d9b into main May 12, 2026
19 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