What's Changed
- Added argument
ignore_unrecognised
to tripper.convert() by @jesper-friis in #247 - Fix empty prefix by @jesper-friis in #250
- Added option to Triplestore.value() to return a generator over all matching values by @jesper-friis in #252
- Update n3 format for string with quotes. by @pintr in #253
- Allowing backends to indicate whether they prefer the sparql interface by @jesper-friis in #255
New Contributors
Full Changelog: v0.3.3...v0.3.4
Changelog
v0.3.4 (2024-10-17)
Merged pull requests:
- Allowing backends to indicate whether they prefer the sparql interface #255 (@jesper-friis)
- [pre-commit.ci] pre-commit autoupdate #254 (@pre-commit-ci[bot])
- Update n3 format for string with quotes. #253 (@pintr)
- Added option to Triplestore.value() to return a generator over all matching values #252 (@jesper-friis)
- Ignore safety vulnerabeility 72715 #251 (@jesper-friis)
- Fix empty prefix #250 (@jesper-friis)
- [pre-commit.ci] pre-commit autoupdate #249 (@pre-commit-ci[bot])
- Backend info to triplestore instance #248 (@jesper-friis)
- Added argument
ignore_unrecognised
to tripper.convert() #247 (@jesper-friis) - [pre-commit.ci] pre-commit autoupdate #244 (@pre-commit-ci[bot])
* This Changelog was automatically generated by github_changelog_generator