summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix sonarcloud-reported bug in xmlwriter, add test (#1951)Graham Higgins2022-05-252-1/+80
* fix for sonarcloud-reported bug (#1945)Graham Higgins2022-05-251-1/+1
* fix outmoded `x and x or y` idiom in `infixowl.py` (#1943)Graham Higgins2022-05-251-9/+9
* style: fix/ignore flake8 errors in `rdflib/plugins/sparql/` (#1964)Iwan Aucamp2022-05-2112-29/+24
* test: fix `None` comparisons (#1963)Iwan Aucamp2022-05-212-5/+5
* Fix/ingore some flake8 errors in `rdflib/graph.py` (#1962)Iwan Aucamp2022-05-211-20/+19
* Convert `test/jsonld/test_util.py` to pytest (#1961)Iwan Aucamp2022-05-211-83/+68
* Logging exceptions from Literal value convertersMark Watts2022-05-212-17/+73
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-05-1921-121/+121
* style: normalize quoting with blackIwan Aucamp2022-05-191-1/+0
* Fixes #1429, add `iri2uri` (#1902)Graham Higgins2022-05-197-10/+163
* Replace rdlib.net and rdflib.net with rdflib.github.io (#1901)Graham Higgins2022-05-198-25/+70
* Add tests demonstrating forward-slash behaviors in Turtle, JSON-LD, and SPARQ...Alex Nelson2022-05-188-0/+253
* test: convert `test_graph_http.py` to pytest (#1956)Iwan Aucamp2022-05-181-33/+26
* edit tabs to spacesGraham Higgins2022-05-171-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-05-174-13/+2
* test: remove unused imports in test codeIwan Aucamp2022-05-1749-81/+28
* Convert test_literal.py to pytestIwan Aucamp2022-05-171-70/+74
* style: ignore flake8 name errors for existing namesIwan Aucamp2022-05-173-44/+49
* Fix `GraphHelper.quad_set` handling of DatasetIwan Aucamp2022-05-163-9/+15
* Fix `None`/undefined handing in GROUP_CONCATIwan Aucamp2022-05-162-0/+113
* fix: two issues with the N3 serializerIwan Aucamp2022-05-166-152/+507
* Literal datetime sub (#1870)Graham Higgins2022-05-165-40/+828
* Address lingering instances of deprecated `tempfile.mktemp` (#1942)Graham Higgins2022-05-152-4/+4
* feat: add tests and typing for `rdflib.utils.{get_tree,find_roots}` (#1935)Iwan Aucamp2022-05-155-11/+402
* Bump actions/setup-python from 2 to 3dependabot[bot]2022-05-151-1/+1
* Fix simple literals returned as NULL using SERVICE (issue #1278) (#1894)gitmpje2022-05-152-15/+205
* test: move rdfs.ttl into `test/data/defined_namespaces` (#1936)Iwan Aucamp2022-05-153-2/+2
* feat: add typing for `rdflib/plugins/sparql` (#1926)Iwan Aucamp2022-05-153-92/+158
* Bump actions/checkout from 2 to 3dependabot[bot]2022-05-151-1/+1
* Bump actions/cache from 2 to 3dependabot[bot]2022-05-151-2/+2
* Add CODEOWNERSIwan Aucamp2022-05-151-0/+1
* Bump actions/setup-java from 2 to 3dependabot[bot]2022-05-151-1/+1
* build: add GitHub Actions to dependabotIwan Aucamp2022-05-151-0/+4
* Passing "generate" option through in compute_qname_strictMark Watts2022-05-152-2/+10
* style: enable and baseline flakeheaven (#1928)Iwan Aucamp2022-05-1512-27/+3458
* test: move `EARL` and `RDFT` namespaces to separate filesIwan Aucamp2022-05-1510-77/+99
* Fixed base URI for RDFLib's SPARQL test suite (#1891)Graham Higgins2022-05-151-1/+1
* test: Add more tests for Graph serializeIwan Aucamp2022-05-151-7/+520
* Removed old and unused `test/data/suites/DAWG/data-r2`Graham Higgins2022-05-14787-18169/+0
* Added SPARQL unicode numeric codepoint escape testsGraham Higgins2022-05-147-1/+67
* Rename `test/data/rdflib-sparql`Iwan Aucamp2022-05-1342-1/+1
* Move `test/data/suites/DAWG/rdflib`Graham Higgins2022-05-1342-1/+1
* Minor changesIwan Aucamp2022-05-135-155/+1
* Switch to latest DAWG test suiteGraham Higgins2022-05-134-18/+103
* Added test for example at CBD definition. Fixes #1914. (#1915)asejal2022-05-133-0/+149
* Rename `test/data/suites/w3c/sparql11/data-sparql11`Iwan Aucamp2022-05-121040-2/+2
* Move `DAWG/data-sparql11` to `w3c/sparql11/data-sparql11`Graham Higgins2022-05-121039-1/+1
* Rename `test/data/suites/w3c/sparql11/data-r2`Iwan Aucamp2022-05-12789-0/+7
* Rename `test/data/suites/DAWG/data-r2-1.0`Graham Higgins2022-05-12788-0/+0