rdflib
rdflib copied to clipboard
Issue 2283: Add type-review support for SPARQL query results from Graph.query
Summary of changes
Checklist
- [x] Checked that there aren't other open pull requests for the same change.
- [x] Added tests for any changes that have a runtime impact.
- [x] Added tests for
SELECTandCONSTRUCTqueries - [x] Added tests for
DESCRIBEandASKqueries
- [x] Added tests for
- [ ] Checked that all tests and type checking passes. (Submitter: Known to not pass yet; will pass before PR is requested to be merged.)
- For changes that have a potential impact on users of this project:
- [ ] Updated relevant documentation to avoid inaccuracies.
- [ ] Considered adding additional documentation.
- [ ] Considered adding an example in
./examplesfor new features. - [ ] Considered updating our changelog (
CHANGELOG.md).
- [x] Considered granting push permissions to the PR branch, so maintainers can fix minor issues and keep your PR up to date.
PRs to V6 is closed until further notice. See this for more details:
- https://github.com/RDFLib/rdflib/discussions/2395
PRs to V6 is closed until further notice. See this for more details:
We will be open for PRs again once this is resolved:
- https://github.com/RDFLib/rdflib/pull/2402
@ajnelson-nist do you want to continue with this PR not that v7.x is out and we are merging PRs again?