summaryrefslogtreecommitdiff
path: root/rdflib/plugins/sparql/datatypes.py
Commit message (Expand)AuthorAgeFilesLines
* feat: more type hints for `rdflib.plugins.sparql` (#2268)Iwan Aucamp2023-03-131-6/+16
* style: fix/ignore flake8 errors in `rdflib/plugins/sparql/` (#1964)Iwan Aucamp2022-05-211-1/+1
* blacked everything6.0.0Nicholas Car2021-07-201-6/+2
* Merge branch 'master' into masterAshley Sommer2020-05-271-25/+53
|\
| * blacked all python filesNicholas Car2020-05-161-25/+53
* | Fix for issue #629 - Arithmetic Operations of DateTime for SPARQL QueriesAkash-Sharma-12020-05-231-0/+10
|/
* Compare Nones with is or is notBruno P. Kinoshita2020-03-071-1/+1
* SPARQL can now compare xsd:date type as well, fixes #532Joern Hees2015-10-241-1/+1
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-0/+57