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
/
paths.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos discovered by codespell
Christian Clauss
2021-10-14
1
-1
/
+1
*
merge master
Nicholas Car
2021-07-02
1
-1
/
+11
|
\
|
*
Add mypy to CI pipelines and fix errors it raises
Iwan Aucamp
2021-05-30
1
-1
/
+11
*
|
fix gYear & gYearMonth conversions
Nicholas Car
2021-06-19
1
-24
/
+24
*
|
minor docco updates
Nicholas Car
2021-06-18
1
-14
/
+12
|
/
*
fix escaping (deprecated since py 3.6)
t0b3
2020-06-22
1
-1
/
+1
*
blacked all python files
Nicholas Car
2020-05-16
1
-24
/
+24
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-5
/
+1
*
DOC: Fix some warnings
Chris Markiewicz
2020-04-16
1
-8
/
+9
*
replace foaf:firstName (deprecated) with foaf:givenName in examples and tests
Nicholas Car
2020-03-06
1
-2
/
+2
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-3
/
+1
*
Merge pull request #820 from jpotoniec/master
Gunnar Aastrand Grimnes
2018-05-14
1
-1
/
+1
|
\
|
*
MulPath: correct behaviour of n3()
Jedrzej Potoniec
2018-03-27
1
-1
/
+1
*
|
fix property paths bug: issue #715
Jerome Dockes
2018-04-12
1
-7
/
+9
|
/
*
remove format_doctest from py3compat
Gunnar Aastrand Grimnes
2017-01-31
1
-24
/
+24
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+2
*
expanded path comparison ops in order to keep py2.6 support and not use total...
fix-issue-545
Joern Hees
2015-11-29
1
-5
/
+25
*
let paths be comparable against all nodes. Fixes #545
Gunnar Aastrand Grimnes
2015-11-29
1
-3
/
+4
*
added .n3 methods for path objects
path-n3-method
Gunnar Aastrand Grimnes
2015-11-28
1
-0
/
+17
*
specified Path.__lt__() to allow ordering Path objects in py3, fixes #492
Joern Hees
2015-09-23
1
-1
/
+7
*
whitespace gardening
Gunnar Aastrand Grimnes
2014-03-04
1
-3
/
+2
*
Additional use of truediv overloading on URIRef and Path to support future di...
Niklas Lindström
2014-02-11
1
-7
/
+4
*
doc updates - converted some examples-in-doc to examples in examples folder
gromgull
2013-05-13
1
-1
/
+1
*
doc-updates
Gunnar Aastrand Grimnes
2013-05-09
1
-1
/
+2
*
py3 test fix - again. rdflib.paths doc update
gromgull
2013-05-08
1
-50
/
+58
*
and even more doc updates
Gunnar Aastrand Grimnes
2013-05-07
1
-176
/
+6
*
fix doctests for py3
Gunnar Aastrand Grimnes
2013-05-03
1
-10
/
+19
*
moved paths from sparql package to top-level - make slicing return tuples, no...
Gunnar Aastrand Grimnes
2013-05-02
1
-0
/
+628