index
:
delta/python-packages/rdflib.git
5.0.0-dev
RDFa-initial-context-update-2017
Sweb
add-nsm-arg-to-path-n3
bdbOptimized
cite_rgda1
closednamedspace-inheritance-fix
dataset_example
default_prefixes
dependabot/add-v2-config-file
dependabot/docker/docker/latest/library/python-286f2f1
dependabot/docker/docker/unstable/library/python-286f2f1
dependabot/pip/black-21.7b0
dependabot/pip/black-21.8b0
dependabot/pip/coverage-7.2.5
dependabot/pip/flakeheaven-3.3.0
dependabot/pip/importlib-metadata-6.6.0
dependabot/pip/pytest-7.3.1
dependabot/pip/setuptools-67.7.2
dependabot/pip/sphinx-3.0.2
dependabot/pip/sphinx-3.0.3
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.1.1
dependabot/pip/sphinx-3.1.2
dependabot/pip/sphinx-3.2.0
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.0
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-3.4.0
dependabot/pip/sphinx-3.4.1
dependabot/pip/sphinx-3.4.3
dependabot/pip/sphinx-3.5.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-3.5.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-4.3.2
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.23.0
dependabot/pip/types-setuptools-67.7.0.1
docco_clean
drone_coverage
drone_py310
fix-issue-545
fix-issue-580
fix638
fix680
fixElementTreeImports
fix_913
fix_canonicalization
fix_deprecated_load
fix_sparql_raise_unbound
foaf_fix
hextuples
improve_graph_parse
improved_docco_style
initbindings-fix
issue-495-graphs-method
issue714
issue_1003
issue_980
iwana-20211218T0035-sap_pmr
iwana-20220718T0603-lxml-test
iwana-issue919-tests
jsonld_conneg
kill-Py2
main
master
microdata-to-rdf-second-edition
microdata-to-rdf-second-edition-bak
microdata-to-rdf-third-edition
namespace-geosparql
namespaces_all
path-n3-method
pr_451_redux
pre-commit-ci-update-config
rdfa-html-datatype-lang-error
rdfa-initial-context-update-2017
remove_requests
revert_black
rm_md5_term_hash
roundtrip_hext
sdo-https
serialize1
six_2to3
sparqlstore_improvements
test_drone
ttl2
update-rdfa-initial-context-csvw
update_xsd_namespace
url_source_hdrs
github.com: rdflib/rdflib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdflib
/
plugins
/
sparql
/
operators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
blacked everything
6.0.0
Nicholas Car
2021-07-20
1
-41
/
+43
*
admin scripts & release 6.0.0 bump
Nicholas Car
2021-07-20
1
-9
/
+9
*
Refactor usage of rdf:langString.
Edmond Chuc
2021-07-09
1
-5
/
+1
*
Refactor for DefinedNamespace behaviour
Edmond Chuc
2021-07-08
1
-1
/
+1
*
Merge pull request #1154 from FlorianLudwig/support_date_type
Nicholas Car
2021-07-03
1
-3
/
+15
|
\
|
*
reformat edited files using black
Florian Ludwig
2020-10-23
1
-2
/
+1
|
*
support day, nonth and year function for date
Florian Ludwig
2020-10-23
1
-3
/
+16
*
|
Merge branch 'master' into sparql-timezone
Nicholas Car
2020-12-27
1
-0
/
+2
|
\
\
|
*
|
small cleanups
Florian Ludwig
2020-10-23
1
-0
/
+2
|
|
/
*
|
Do not use current time in sparql TIMEZONE
Florian Ludwig
2020-10-24
1
-1
/
+1
|
/
*
Merge pull request #1061 from Akash-Sharma-1/master
Ashley Sommer
2020-09-18
1
-14
/
+130
|
\
|
*
Merge branch 'master' into master
Ashley Sommer
2020-05-27
1
-112
/
+136
|
|
\
|
*
|
Updated operators.py
Akash-Sharma-1
2020-05-23
1
-2
/
+1
|
*
|
Updated operator.py
Akash-Sharma-1
2020-05-23
1
-34
/
+35
|
*
|
Fix for issue #629 - Arithmetic Operations of DateTime for SPARQL Queries
Akash-Sharma-1
2020-05-23
1
-14
/
+130
*
|
|
re-run black
Ashley Sommer
2020-08-27
1
-1
/
+1
|
|
/
|
/
|
*
|
changes for flake8
Nicholas Car
2020-05-17
1
-26
/
+26
*
|
blacked all python files
Nicholas Car
2020-05-16
1
-83
/
+107
*
|
removal of all uses of package six
Nicholas Car
2020-05-16
1
-9
/
+9
|
/
*
Compare Nones with is or is not
Bruno P. Kinoshita
2020-03-07
1
-1
/
+1
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-58
/
+61
*
Merge pull request #723 from pchampin/custom-functions
Gunnar Aastrand Grimnes
2017-05-29
1
-12
/
+55
|
\
|
*
string formatting fixed
Jörn Hees
2017-03-09
1
-2
/
+1
|
*
more explicit code when calling custom function
Pierre-Antoine Champin
2017-03-09
1
-10
/
+14
|
*
changed deprecated 'except' clauses in operators.py
Pierre-Antoine Champin
2017-03-09
1
-4
/
+4
|
*
added a hook to add custom functions to SPARQL
Pierre-Antoine Champin
2017-03-08
1
-11
/
+51
*
|
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+2
*
|
converted sparql engine
Gunnar Aastrand Grimnes
2017-01-30
1
-13
/
+15
|
/
*
make exception formatting encoding error safe by using %r instead of %s, fixe...
Joern Hees
2016-02-16
1
-27
/
+27
*
added comment referring to explanation for re.sub handling in _r()
Joern Hees
2015-09-24
1
-0
/
+2
*
introduced py3.5+ handling for better re.sub unmatched group handling
Joern Hees
2015-09-23
1
-2
/
+6
*
doc updates
Gunnar Aastrand Grimnes
2013-05-09
1
-2
/
+11
*
autopep8
Gunnar Aastrand Grimnes
2013-04-30
1
-2
/
+2
*
move .thaw from bindings to ctx
Gunnar Aastrand Grimnes
2013-04-30
1
-1
/
+1
*
Not quite a fix, but at least a work-around for : https://github.com/RDFLib/r...
Gunnar Aastrand Grimnes
2013-04-26
1
-1
/
+2
*
Immigrate rdflib-sparql (plus some prefiguring changes)
Graham Higgins
2013-03-21
1
-0
/
+993