Releases: acdh-oeaw/rdfproxy
Releases · acdh-oeaw/rdfproxy
v0.1.0
0.1.0 (2024-10-23)
Features
- Check for JSON result format to get_bindings_from_query_result (f1a115a)
- Expose more symbols over package interface (d01fe29), closes #11
- redesign SPARQLModelAdapter (a386516)
- redesign SPARQLModelAdapter class (48b3e27)
- Use conftest.py for global fixture definitions (98f8933)
Bug Fixes
- Adapt code to support 3.11 (e053562)
- adapt count query generator to correctly count grouped models (affe933)
- imports: Remove unused imports flagged by Ruff (0b1998f)
- Type hint cleanup (f4c0448), closes #10
Documentation
- Add author information to pyproject.toml (bc3c2c9)
- Add basic README (95f423f)
- Add more info and example to SPARQLModelAdapter docstring (59314b6)
- examples: initialize an examples section (b5c6c13)
- readme: replace wikidata query with VALUES query (1c65983)
- readme: update Python code examples to ConfigDict (6cf5403)
- readme: Update README.md (a7c4525)
- Update README (75c31fd)