v0.2.1
What's Changed
- Commented out hash() and eq() methods from Literal. by @jesper-friis in #55
- Simplify use of the Triplestore triples() and remove() methods by @jesper-friis in #51
- Separated
base_iri
argument fromtriplestore_url
in rdflib backend by @jesper-friis in #49
Full Changelog: v0.2.0...v0.2.1
Changelog
v0.2.1 (2022-12-18)
Closed issues:
- Simplify use of the Triplestore triples() and remove() methods #50
Merged pull requests:
- Commented out __hash__() and __eq__() methods from Literal. #55 (jesper-friis)
- Simplify use of the Triplestore triples() and remove() methods #51 (jesper-friis)
- Separated
base_iri
argument fromtriplestore_url
in rdflib backend #49 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator