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
Commit message (
Expand
)
Author
Age
Files
Lines
*
restarted BDBOptimized store - unfortunately, benchmarks show that it is much...
bdbOptimized
Gunnar Aastrand Grimnes
2011-08-20
4
-0
/
+608
*
.hgignore changes
Gunnar Aastrand Grimnes
2011-08-20
1
-0
/
+1
*
closed branch
gromgull
2011-08-19
0
-0
/
+0
|
\
|
*
closed branch
gromgull
2011-08-19
0
-0
/
+0
*
|
Merged query-result-cleanup branch. Fixes issue 158.
Gunnar Aastrand Grimnes
2011-08-18
6
-27
/
+42
|
\
\
|
|
/
|
/
|
|
*
Fixes issue 177.
gromgull
2011-08-01
1
-1
/
+4
|
*
hgignore updated
gromgull
2011-08-01
1
-0
/
+1
|
*
Fix for 97 (all) failing RDFa tests.
Graham Higgins
2011-06-27
1
-0
/
+1
|
*
added encoding argument to parse for explicitly setting the encoding to be used.
Daniel Krech
2011-05-24
1
-6
/
+5
|
*
added html5 option to parse method to allow explicit control of which parser ...
Daniel Krech
2011-05-24
1
-22
/
+29
|
*
documented default formats available.
gromgull
2011-05-09
1
-1
/
+5
|
*
Fix for linkrot reported in Issue 168.
Graham Higgins
2011-04-15
1
-2
/
+2
|
*
add .hgignore
Niklas Lindstrom
2011-04-07
1
-0
/
+4
|
*
correct dev url in pypi description
gromgull
2011-03-30
1
-1
/
+1
*
|
added .hgignore
gromgull
2011-08-01
1
-0
/
+3
*
|
query result cleanup patch
gromgull
2011-03-30
2
-9
/
+149
|
/
*
update tags
convert-repo
2011-03-30
0
-0
/
+0
*
removed version number from license file
gromgull
2011-03-22
1
-1
/
+1
*
One more time sorting out generating prefixes or not for - Another solution w...
gromgull
2011-03-21
5
-26
/
+41
*
set dev version
gromgull
2011-03-21
1
-1
/
+1
*
added test for Issue 161
gromgull
2011-03-21
1
-0
/
+35
*
changelog + version for 3.1 release
gromgull
2011-03-17
2
-2
/
+47
*
minor fix to n3 encoding handling
gromgull
2011-03-15
1
-1
/
+4
*
added hook for stores to provide their own query processor. A bit hackish, bu...
3.1.0
gromgull
2011-01-31
1
-3
/
+10
*
Update issue 130
gromgull
2011-01-28
1
-1
/
+2
*
added set methods or, and and xor for graphs, as suggested by issue 119
gromgull
2011-01-28
1
-0
/
+7
*
Update issue 129
gromgull
2011-01-28
1
-1
/
+1
*
applied patch to make connected method work for empty graphs (Fixes issue 133)
gromgull
2011-01-28
1
-0
/
+3
*
applied patch for issue 134, propegate kwargs to query processors (Fixes issu...
gromgull
2011-01-28
1
-2
/
+2
*
Fixes issue 149
gromgull
2011-01-28
1
-2
/
+5
*
Fixes issue 151\nadded test-case and suggested fix for issue 151
gromgull
2011-01-28
2
-1
/
+32
*
applied patch to fix timezone bug in datetime literals\nFixes issue 118\nFixe...
gromgull
2011-01-28
1
-2
/
+17
*
applied patch to parse milliseconds in timestamps. (Fixes issue 153)
gromgull
2011-01-28
2
-1
/
+14
*
applied patch making IOMemory override open method (Fixes issue 150)
gromgull
2011-01-28
1
-1
/
+8
*
applied patch for __str__ not returning a string (Fixes issue 154)
gromgull
2011-01-28
1
-1
/
+1
*
fix from Rob Sanderson so that n3/turtle parser does not choke on UTF-8 BOM (...
ed.summers
2011-01-05
3
-0
/
+14
*
turtle friendly namespace prefixes. Fixes issue #152
ed.summers
2010-11-28
3
-4
/
+39
*
patch from vfaronov to preserve language tags on strings with newlines in ntr...
ed.summers
2010-10-06
2
-2
/
+9
*
nice patch from vfaronov to fix rdfa tc #117 (which was previously disabled)....
ed.summers
2010-10-04
2
-1
/
+5
*
Fixes issue 141.
ed.summers
2010-09-19
1
-0
/
+2
*
Change unsupported code-blocks 'n3' and 'sparql' to 'text'.
gjhiggins
2010-09-06
6
-17
/
+17
*
trivial fix to graph.query from comments on http://code.google.com/p/rdflib/w...
gromgull
2010-08-10
1
-2
/
+2
*
docstring fix
gjhiggins
2010-08-06
1
-0
/
+1
*
Fix bad PEP8ing
gjhiggins
2010-08-06
1
-2
/
+2
*
Removing docs/_build content.
gjhiggins
2010-08-06
71
-13404
/
+0
*
API Doc integration
gjhiggins
2010-08-06
2
-0
/
+47
*
Tweaking docstrings, some PEP8ing.
gjhiggins
2010-08-06
8
-120
/
+183
*
Begin to bring documentation up to date w.r.t. 3.0.0
gjhiggins
2010-08-05
17
-232
/
+327
*
fixes issue #128.
eikeon
2010-05-21
1
-4
/
+5
*
removed bits that are causing the release to have .dev_r0 tacked on the end o...
3.0.0
eikeon
2010-05-13
1
-4
/
+0
[next]