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
/
extras
/
external_graph_libs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: diverse type hints (#2264)
Iwan Aucamp
2023-03-12
1
-12
/
+18
*
docs: fix sphinx nitpicky issues (#2036)
Iwan Aucamp
2022-07-18
1
-9
/
+9
*
Migrate from nosetest to pytest
Iwan Aucamp
2021-10-24
1
-11
/
+0
*
blacked everything
6.0.0
Nicholas Car
2021-07-20
1
-2
/
+2
*
fix docc build warnings
Nicholas Car
2021-07-15
1
-39
/
+42
*
2to3 whole sourcebase
t0b3
2020-06-22
1
-4
/
+0
*
blacked all python files
Nicholas Car
2020-05-16
1
-30
/
+42
*
fix shebang typo
t0b3
2020-05-02
1
-1
/
+1
*
add python 3.8, drop python 2 and 3.4
t0b3
2020-04-26
1
-1
/
+1
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-8
/
+12
*
converted last test files
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+1
*
make external_graph_libs tests optional (only run if ext lib is installed)
Joern Hees
2015-03-18
1
-4
/
+5
*
code to convert an rdflib.Graph into a graph_tool.Graph
Joern Hees
2015-03-15
1
-0
/
+101
*
edge attributes as callables, transformation functions and refactoring
Joern Hees
2015-03-10
1
-49
/
+110
*
exclude some `def main():` functions from test coverage analysis
Joern Hees
2015-03-09
1
-1
/
+1
*
code to convert an rdflib.Graph into networkx.((Multi)Di)Graph
Joern Hees
2015-03-09
1
-0
/
+183