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
/
test
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: HTTP 308 Permanent Redirect status code handling (#2389)
Iwan Aucamp
2023-05-17
3
-4
/
+44
*
fix: correct imports and `__all__` (#2340)
Iwan Aucamp
2023-04-12
2
-9
/
+3
*
fix: restore the 6.1.1 default bound namespaces (#2313)
Iwan Aucamp
2023-03-26
1
-1
/
+4
*
fix: IRI to URI conversion (#2304)
Iwan Aucamp
2023-03-23
2
-0
/
+37
*
docs: document avaiable security measures (#2270)
Iwan Aucamp
2023-03-16
2
-0
/
+42
*
feat: add typing to `rdflib.util` (#2262)
Iwan Aucamp
2023-03-12
1
-3
/
+9
*
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)
dependabot[bot]
2023-03-11
4
-5
/
+1
*
fix: small InputSource related issues (#2255)
Iwan Aucamp
2023-03-11
5
-94
/
+343
*
build(deps-dev): bump mypy from 0.991 to 1.0.1 (#2247)
dependabot[bot]
2023-03-06
2
-2
/
+3
*
fix: don't reuse same dict for headers in SPARQL HTTP requests
gitmpje
2022-12-24
1
-0
/
+1
*
feat: add type hints to `rdflib.query` and related (#2097)
Iwan Aucamp
2022-08-24
1
-0
/
+2
*
feat: Add type hints to rdflib.graph (#2080)
Iwan Aucamp
2022-08-23
3
-16
/
+47
*
fix: handling of Literal datatype (#2076)
Iwan Aucamp
2022-08-12
1
-0
/
+28
*
add chunk serializer & tests (#1968)
Nicholas Car
2022-08-12
1
-0
/
+17
*
test: honour lax cardinality from test manifests (#2074)
Iwan Aucamp
2022-08-07
4
-19
/
+53
*
fix: narrow the context identifier type from `Node` to `IdentifiedNode` (#2069)
Iwan Aucamp
2022-08-02
1
-2
/
+1
*
fix: issues with string destination handling in `{Graph,Result}.serialize` (#...
Iwan Aucamp
2022-08-02
2
-0
/
+159
*
Update test README (#2000)
Iwan Aucamp
2022-06-24
1
-5
/
+5
*
Rework SPARQL test suite (#1988)
Iwan Aucamp
2022-06-08
4
-2
/
+809
*
Rework turtle-like test suites (#1986)
Iwan Aucamp
2022-06-05
6
-168
/
+845
*
Add more tests for graph_diff (#1983)
Iwan Aucamp
2022-06-05
2
-74
/
+311
*
Add more namespaces to test utils (#1980)
Iwan Aucamp
2022-06-05
9
-31
/
+128
*
More type hints for `rdflib.graph` and related (#1853)
Iwan Aucamp
2022-05-26
2
-6
/
+9
*
Fix trix parser to allow lowercase `trix`, add tests (#1966)
Graham Higgins
2022-05-25
2
-2
/
+15
*
test: remove unused imports in test code
Iwan Aucamp
2022-05-17
2
-3
/
+2
*
Fix `GraphHelper.quad_set` handling of Dataset
Iwan Aucamp
2022-05-16
1
-8
/
+12
*
fix: two issues with the N3 serializer
Iwan Aucamp
2022-05-16
2
-49
/
+134
*
Literal datetime sub (#1870)
Graham Higgins
2022-05-16
2
-2
/
+55
*
feat: add tests and typing for `rdflib.utils.{get_tree,find_roots}` (#1935)
Iwan Aucamp
2022-05-15
1
-0
/
+40
*
test: move `EARL` and `RDFT` namespaces to separate files
Iwan Aucamp
2022-05-15
5
-72
/
+89
*
Minor changes
Iwan Aucamp
2022-05-13
1
-1
/
+0
*
Switch to latest DAWG test suite
Graham Higgins
2022-05-13
1
-0
/
+1
*
Add n3 test suite runner
Graham Higgins
2022-05-12
1
-1
/
+6
*
test: Add more tests for test utilities
Iwan Aucamp
2022-05-12
1
-17
/
+69
*
Improved mock HTTP Server
Iwan Aucamp
2022-05-12
3
-297
/
+303
*
test: move test utility modules into `test/utils/` (#1879)
Iwan Aucamp
2022-05-04
6
-0
/
+1392