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
/
query.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mypy to CI pipelines and fix errors it raises
Iwan Aucamp
2021-05-30
1
-14
/
+15
*
Add documentation and type hints for rdflib.query.Result. Update documentatio...
Edmond Chuc
2020-12-08
1
-2
/
+24
*
2to3 whole sourcebase
t0b3
2020-06-22
1
-4
/
+0
*
blacked all python files
Nicholas Car
2020-05-16
1
-32
/
+30
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-11
/
+7
*
Fix a doc string in the query module
Natanael Arndt
2020-03-17
1
-1
/
+1
*
Merge pull request #929 from gordom6/master
Nicholas Car
2020-03-16
1
-1
/
+9
|
\
|
*
fix #923
Minor Gordon
2019-08-13
1
-1
/
+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
-3
/
+5
*
fixed SPARQL evaluate issue with StopIteration in py3.7
Gunnar Aastrand Grimnes
2018-10-28
1
-1
/
+2
*
also register sparql result parsers by content-type
Gunnar Aastrand Grimnes
2018-05-15
1
-3
/
+4
*
Use any SPARQL result format with SPARQLStore
Gunnar Aastrand Grimnes
2017-02-02
1
-0
/
+6
*
remove format_doctest from py3compat
Gunnar Aastrand Grimnes
2017-01-31
1
-6
/
+4
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-4
/
+4
*
six: query.py: __nonzero__ --> __bool__ handling
Joern Hees
2017-01-30
1
-1
/
+4
*
six: query.py: unicode --> text_type
Joern Hees
2017-01-30
1
-4
/
+4
*
six: query.py: imports fixed
Joern Hees
2017-01-30
1
-7
/
+4
*
six: query.py: headers
Joern Hees
2017-01-30
1
-0
/
+3
*
sparql select nothing doesn't return a row anymore, fixes #554
Joern Hees
2016-01-31
1
-3
/
+5
*
whitespace gardening
Gunnar Aastrand Grimnes
2014-03-04
1
-12
/
+12
*
doc updates - converted some examples-in-doc to examples in examples folder
gromgull
2013-05-13
1
-0
/
+3
*
made query res pprinter into a serializer
Gunnar Aastrand Grimnes
2013-05-09
1
-2
/
+2
*
and even more doc updates
Gunnar Aastrand Grimnes
2013-05-07
1
-9
/
+19
*
nonzero for QueryResult objects (for ASK results)
Gunnar Aastrand Grimnes
2013-05-05
1
-0
/
+6
*
doc updates
Gunnar Aastrand Grimnes
2013-05-05
1
-6
/
+12
*
added plugin infrastructure for sparql-update plugins and a graph.update method
Gunnar Aastrand Grimnes
2013-05-02
1
-0
/
+5
*
autopep8
Gunnar Aastrand Grimnes
2013-04-30
1
-16
/
+15
*
made QueryResult deal with a generator as bindings
Gunnar Aastrand Grimnes
2013-04-29
1
-8
/
+38
*
Added convenience wrapper around query result row, allow bindings to be acces...
Gunnar Aastrand Grimnes
2013-03-20
1
-1
/
+62
*
Conform to PEP8
Graham Higgins
2013-02-07
1
-5
/
+5
*
apply autopep8 standards.
Graham Higgins
2013-01-11
1
-63
/
+76
*
kwargs for query.parse
Gunnar Aastrand Grimnes
2012-10-14
1
-2
/
+2
*
fixed None bindings in query results
Gunnar Aastrand Grimnes
2012-09-23
1
-1
/
+1
*
optimisations - generation-comprehensions instead of list-comprehensions
gromgull
2012-04-23
1
-2
/
+2
*
Reinstate access to Query.result attribute, add deprecation warning.
Graham Higgins
2012-03-12
1
-2
/
+9
*
update __all__ for query
Graham Higgins
2012-01-26
1
-1
/
+1
*
Uncomment __all__, tests do all pass
Graham Higgins
2012-01-16
1
-1
/
+1
*
__all__ together now
Graham Higgins
2012-01-14
1
-2
/
+1
*
Integrate Gerhard Weiss' cleanup of tempfile handling.
Graham Higgins
2012-01-06
1
-2
/
+2
*
stupid typo in query results. In the future, don't use built-in functions as ...
gromgull
2011-11-15
1
-2
/
+2
*
merged heads
Gunnar Aastrand Grimnes
2011-08-28
1
-1
/
+6
|
\
|
*
lets be py2.5 friendly
Gunnar Aastrand Grimnes
2011-08-28
1
-1
/
+6
*
|
for xml utf8 != utf-8
gromgull
2011-08-24
1
-1
/
+1
|
/
*
query result cleanup patch
gromgull
2011-03-30
1
-7
/
+144
*
Update issue 120
eikeon
2010-02-13
1
-0
/
+32