summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump sphinx-autodoc-typehints from 1.22 to 1.23.0dependabot/pip/sphinx-autodoc-typehints-1.23.0dependabot[bot]2023-04-171-5/+5
* test: Eliminate flake8 errors in tests (#2353)Iwan Aucamp2023-04-1419-51/+27
* fix: eliminate bare `except:` (#2350)Iwan Aucamp2023-04-1210-15/+15
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-1225-72/+143
* feat: add optional `target_graph` argument to `Graph.cbd` and use it for DES...Matt Goldberg2023-04-113-5/+36
* build(deps): bump library/python in /docker/unstable (#2347)dependabot[bot]2023-04-101-1/+1
* build(deps-dev): bump types-setuptools from 67.6.0.6 to 67.6.0.7 (#2345)dependabot[bot]2023-04-101-3/+3
* build(deps-dev): bump mypy from 1.1.1 to 1.2.0 (#2346)dependabot[bot]2023-04-101-27/+27
* build(deps-dev): bump pytest from 7.2.2 to 7.3.0 (#2344)dependabot[bot]2023-04-101-24/+4
* build(deps): bump importlib-metadata from 6.1.0 to 6.3.0 (#2343)dependabot[bot]2023-04-101-3/+3
* build(deps): bump library/python in /docker/latest (#2342)dependabot[bot]2023-04-101-1/+1
* build(deps-dev): bump coverage from 7.2.2 to 7.2.3 (#2341)dependabot[bot]2023-04-101-52/+52
* refactor: eliminate inheritance from object (#2339)Iwan Aucamp2023-04-1032-50/+50
* refactor: narrow imports (#2338)Iwan Aucamp2023-04-103-6/+5
* refactor: eliminate unused imports (#2337)Iwan Aucamp2023-04-102-2/+1
* refactor: eliminate unneeded `rdflib.compat` imports (#2336)Iwan Aucamp2023-04-092-8/+1
* build(deps-dev): bump black from 23.1.0 to 23.3.0 (#2328)dependabot[bot]2023-04-093-30/+30
* build: unify poetry version source (#2334)Iwan Aucamp2023-04-094-20/+16
* fix: eliminate some mutable default arguments in SPARQL code (#2301)Charles Tapley Hoyt2023-04-073-18/+26
* build(deps-dev): bump setuptools from 67.6.0 to 67.6.1 (#2326)dependabot[bot]2023-04-071-3/+3
* build(deps-dev): bump types-setuptools from 67.6.0.5 to 67.6.0.6 (#2325)dependabot[bot]2023-04-071-3/+3
* docs: fix typo in security considerations documentationElliot Ford2023-04-071-1/+1
* fix: widen `Graph.__contains__` type-hints to accept `Path` values (#2323)Elliot Ford2023-04-031-5/+3
* build(deps): bump importlib-metadata from 4.13.0 to 6.1.0 (#2318)dependabot[bot]2023-03-272-6/+6
* build(deps): bump library/python in /docker/unstable (#2319)dependabot[bot]2023-03-271-1/+1
* fix: eliminate file intermediary in translate algebra (#2267)Jeffrey C. Lerman2023-03-271-189/+265
* chore: post release cleanup (#2317)Iwan Aucamp2023-03-263-3/+3
* chore: prepare for release 6.3.2 (#2315)6.3.2Iwan Aucamp2023-03-264-4/+182
* fix: `ROUND`, `ENCODE_FOR_URI` and `SECONDS` SPARQL functions (#2314)Iwan Aucamp2023-03-262-4/+196
* fix: restore the 6.1.1 default bound namespaces (#2313)Iwan Aucamp2023-03-267-20/+121
* fix: reference to global inside `get_target_namespace_elements` (#2311)Iwan Aucamp2023-03-252-1/+16
* fix: Add `to_dict` method to the JSON-LD `Context` class. (#2310)Iwan Aucamp2023-03-253-2/+130
* fix: change the prefix for `https://schema.org/` back to `schema` (#2312)Iwan Aucamp2023-03-252-6/+6
* test: remove xfail on SPARQL DESCRIBE test (#2309)Iwan Aucamp2023-03-251-3/+0
* fix: JSON-LD context construction from a `dict` (#2306)Iwan Aucamp2023-03-242-1/+22
* chore: Update CONTRIBUTORS from commit history (#2305)Graham Higgins2023-03-232-7/+232
* fix: IRI to URI conversion (#2304)Iwan Aucamp2023-03-235-19/+169
* test: add `webtest` marker to tests that use the internet (#2295)Iwan Aucamp2023-03-2110-4/+80
* fix: add the `wgs` namespace binding back (#2294)Iwan Aucamp2023-03-212-1/+53
* fix: add `__hash__` and `__eq__` back to `rdflib.paths.Path` (#2292)Iwan Aucamp2023-03-213-9/+51
* build: upgrade sphinx and change flake8 and related to only install on python...Iwan Aucamp2023-03-216-59/+57
* build(deps): bump library/python in /docker/latest (#2298)dependabot[bot]2023-03-201-1/+1
* build(deps): bump library/python in /docker/unstable (#2299)dependabot[bot]2023-03-201-1/+1
* build(deps-dev): bump types-setuptools from 67.6.0.4 to 67.6.0.5 (#2296)dependabot[bot]2023-03-201-4/+4
* docs: fix typo in NamespaceManager documentation (#2291)Charles Tapley Hoyt2023-03-191-1/+1
* build(deps-dev): bump mypy from 1.0.1 to 1.1.1 (#2274)dependabot[bot]2023-03-196-36/+39
* fix: include docs and examples in the sdist tarball (#2289)Iwan Aucamp2023-03-192-0/+19
* chore: post 6.3.1 release tasks (#2290)Iwan Aucamp2023-03-193-3/+3
* chore: prepare for release 6.3.1 (#2285)6.3.1Iwan Aucamp2023-03-185-31/+82
* build: include test in sdist (#2282)Nicholas Bollweg2023-03-171-0/+3