summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #1340 from iafork/iwana-issue1336Nicholas Car2021-06-302-4/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix SPARQL update parsing to handle arbitrary amounts of triples in insertsIwan Aucamp2021-06-202-4/+58
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1309 from iafork/support_purepathNicholas Car2021-06-303-2/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add pathlib.PurePath support for Graph.{serialize,parse}Iwan Aucamp2021-06-293-2/+49
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1289 from RDFLib/dataset_exampleNicholas Car2021-06-291-0/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remove other decode() for master compatdataset_exampleNicholas Car2021-04-241-3/+3
| * | | | | | | | | | remove decode() for master compatNicholas Car2021-04-241-1/+1
| * | | | | | | | | | dataset examples fileNicholas Car2021-04-101-0/+146
* | | | | | | | | | | Merge pull request #1342 from iafork/iwana-issue1040Nicholas Car2021-06-295-195/+322
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use HTTPError.headers instead of HTTPError.hdrsIwan Aucamp2021-06-261-1/+1
| * | | | | | | | | | | Add handling for 308 (Permanent Redirect)Iwan Aucamp2021-06-245-195/+322
| | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | second BerkeleyDB exampleNicholas Car2021-07-021-6/+65
| | | | | | * | | | | add berkeleydb to reqs.devNicholas Car2021-06-281-0/+1
| | | | | | * | | | | Merge branch 'master' of https://github.com/RDFLib/rdflib into berkeleydbNicholas Car2021-06-2839-263/+835
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1320 from rchateauneu/speedup_add_triple_contextNicholas Car2021-06-261-7/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Speedup of __add_triple_contextRemi Chateauneu2021-05-171-7/+16
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #1318 from RDFLib/fix_prov_nsNicholas Car2021-06-261-65/+79
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sort PROV termsNicholas Car2021-05-171-70/+70
| * | | | | | | | | | | add missing PROV terms to ClosedNamespaceNicholas Car2021-05-171-0/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1319 from rchateauneu/speedup_memory_storeNicholas Car2021-06-261-4/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Speedup __ctx_to_str.Remi Chateauneu2021-05-171-4/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1324 from rchateauneu/speedup_decodeUnicodeEscapeNicholas Car2021-06-261-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'speedup_decodeUnicodeEscape' of https://github.com/rchateauneu/...Remi Chateauneu2021-05-200-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Comments.Remi Chateauneu2021-05-201-0/+1
| * | | | | | | | | | | | Consider maketransRemi Chateauneu2021-05-201-0/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | Speedup decodeUnicodeEscape by avoiding useless string replace.Remi Chateauneu2021-05-201-0/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1330 from iafork/add_mypyNicholas Car2021-06-2626-139/+178
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove mypy from CI pipelines and requirements.dev.txtIwan Aucamp2021-06-035-11/+6
| * | | | | | | | | | | Simplify importing of etreeIwan Aucamp2021-06-011-19/+1
| * | | | | | | | | | | Add mypy to CI pipelines and fix errors it raisesIwan Aucamp2021-05-3029-132/+194
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #1339 from hrnciar/patch-1Nicholas Car2021-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Require setuptools, rdflib/plugins/sparql/__init__.py and rdflib/plugin.py im...Tomáš Hrnčiar2021-06-171-1/+1
* | | | | | | | | | | Merge pull request #1313 from iafork/fix_toxNicholas Car2021-06-191-17/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove spaces between `-r` and `requirements.{.dev}.txt`Iwan Aucamp2021-05-161-4/+4
| * | | | | | | | | | | Merge pull request #1 from nicholascar/patch-1Iwan Aucamp2021-05-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | update supported Python versionsNicholas Car2021-05-161-1/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | Fix tox configIwan Aucamp2021-05-151-16/+6
* | | | | | | | | | | | Merge pull request #1335 from iafork/fix_decimalNicholas Car2021-06-192-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix formatting of xsd:decimalIwan Aucamp2021-06-112-1/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #1328 from iafork/issue1299_testsNicholas Car2021-06-181-4/+159
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add tests for issue #1299Iwan Aucamp2021-06-031-4/+159
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1315 from iafork/fix_gYearDateNicholas Car2021-06-113-0/+122
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Add special handling for gYear and gYearMonth in _SpecificPythonToXSDRulesIwan Aucamp2021-05-163-0/+122
* | | | | | | | | | Merge pull request #1327 from RDFLib/dependabot/pip/sphinx-4.0.2Nicholas Car2021-06-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump sphinx from 4.0.1 to 4.0.2dependabot[bot]2021-05-241-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1331 from tombaker/masterNicholas Car2021-06-011-30/+36
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | replace incomplete example in intro_to_sparql.rstTom Baker2021-05-301-30/+36
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1112 from TOMOTON/masterNicholas Car2021-05-171-0/+30
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | remove decode() causing failureNicholas Car2021-05-171-4/+4
| * | | | | | | | Added unit test for issue #977.Dann Martens2020-06-041-0/+30