Changelog
v0.3.0 (2024-12-02)
New graph
module
Perform RDF graph operations, specifically meant for usage with SOFT7 and semantic interoperability utilizing the s7.graph
module.
The main underlying technology is RDFLib and SPARQLWrapper.
Support Python 3.13
CI tests and official package metadata support for Python 3.13 has been added.
Support Pydantic v2.10
There were several changes to the networking models in pydantic v2.10 - this update remedies most of these changes.
Implemented enhancements:
- Test support for Python 3.13 #71
Merged pull requests:
- Bump the dependencies group with 2 updates #87 (@dependabot[bot])
- Move in graphs to s7 package #86 (@CasperWA)
- Test with Python 3.13 #85 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator