summaryrefslogtreecommitdiff
path: root/test/test_sparql/test_sparql.py
Commit message (Expand)AuthorAgeFilesLines
* fix: add more type-hinting for SPARQL plugin (#2265)Jeffrey C. Lerman2023-03-121-1/+23
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-2/+0
* feat: Add SPARQL DESCRIBE query implementation (#2221)Matt Goldberg2023-02-071-0/+92
* test: add test for issue #2011 (#2107)Miel Vander Sande2022-09-041-0/+34
* feat: add type hints to `rdflib.query` and related (#2097)Iwan Aucamp2022-08-241-1/+3
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-05-191-21/+21
* Fix `None`/undefined handing in GROUP_CONCATIwan Aucamp2022-05-161-0/+106
* test: move test utility modules into `test/utils/` (#1879)Iwan Aucamp2022-05-041-1/+1
* Fix handling of EXISTS inside BINDIwan Aucamp2022-04-151-2/+253
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-12/+13
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-141-48/+30
* TypeErrors from Results do not propagate through list creationIwan Aucamp2022-04-051-0/+201
* more test re-orgGraham Higgins2022-04-021-0/+292