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
/
test_graph
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: HTTP 308 Permanent Redirect status code handling (#2389)
Iwan Aucamp
2023-05-17
2
-9
/
+97
*
test: Eliminate flake8 errors in tests (#2353)
Iwan Aucamp
2023-04-14
1
-1
/
+1
*
fix: correct imports and `__all__` (#2340)
Iwan Aucamp
2023-04-12
3
-8
/
+7
*
feat: add optional `target_graph` argument to `Graph.cbd` and use it for DES...
Matt Goldberg
2023-04-11
1
-1
/
+26
*
refactor: eliminate inheritance from object (#2339)
Iwan Aucamp
2023-04-10
1
-1
/
+1
*
fix: restore the 6.1.1 default bound namespaces (#2313)
Iwan Aucamp
2023-03-26
1
-1
/
+2
*
fix: IRI to URI conversion (#2304)
Iwan Aucamp
2023-03-23
1
-4
/
+39
*
build(deps-dev): bump mypy from 1.0.1 to 1.1.1 (#2274)
dependabot[bot]
2023-03-19
1
-1
/
+2
*
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)
dependabot[bot]
2023-03-11
2
-8
/
+0
*
fix: small InputSource related issues (#2255)
Iwan Aucamp
2023-03-11
3
-8
/
+22
*
build(deps-dev): bump mypy from 0.991 to 1.0.1 (#2247)
dependabot[bot]
2023-03-06
1
-0
/
+4
*
fix: Don't register berkelydb as a store if it is not available on the system...
Clay G
2022-08-23
1
-3
/
+0
*
test: content-type handling with SPARQLStore + CONSTRUCT queries (#2092)
Iwan Aucamp
2022-08-23
1
-20
/
+5
*
fix: always parse HexTuple files as utf-8 (#2070)
Iwan Aucamp
2022-08-07
1
-11
/
+0
*
Fallback to old `Store.bind` signature on `TypeError` (#2018)
Iwan Aucamp
2022-07-15
1
-0
/
+213
*
Add more tests for graph_diff (#1983)
Iwan Aucamp
2022-06-05
2
-8
/
+170
*
Convert some more graph tests to pytest (#1982)
Iwan Aucamp
2022-06-05
4
-117
/
+105
*
More type hints for `rdflib.graph` and related (#1853)
Iwan Aucamp
2022-05-26
2
-8
/
+11
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-05-19
1
-39
/
+39
*
Fixes #1429, add `iri2uri` (#1902)
Graham Higgins
2022-05-19
1
-0
/
+37
*
Replace rdlib.net and rdflib.net with rdflib.github.io (#1901)
Graham Higgins
2022-05-19
1
-4
/
+9
*
Add tests demonstrating forward-slash behaviors in Turtle, JSON-LD, and SPARQ...
Alex Nelson
2022-05-18
1
-0
/
+14
*
test: convert `test_graph_http.py` to pytest (#1956)
Iwan Aucamp
2022-05-18
1
-33
/
+26
*
test: remove unused imports in test code
Iwan Aucamp
2022-05-17
6
-10
/
+3
*
Added test for example at CBD definition. Fixes #1914. (#1915)
asejal
2022-05-13
1
-0
/
+27
*
test: add more graph variants highlighting bugs
Iwan Aucamp
2022-05-12
1
-0
/
+23
*
Improved mock HTTP Server
Iwan Aucamp
2022-05-12
1
-27
/
+33
*
continuing re-org of w3c tests
Graham Higgins
2022-05-10
1
-4
/
+2
*
test: move test utility modules into `test/utils/` (#1879)
Iwan Aucamp
2022-05-04
6
-11
/
+6
*
test: move `test/variants` into `test/data`
Iwan Aucamp
2022-04-23
1
-2
/
+3
*
Fixes, improvements and test for namespace (re)-binding on stores.
Iwan Aucamp
2022-04-19
1
-3
/
+6
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-19
1
-91
/
+39
*
refactor: move graph namespace rebinding test to graph directory
Iwan Aucamp
2022-04-19
1
-0
/
+488
*
Merge pull request #1821 from edmondchuc/fix-issue-1808
Iwan Aucamp
2022-04-18
1
-0
/
+93
|
\
|
*
Add some paramaterized tests for skolemization and de-skolemization
Iwan Aucamp
2022-04-15
1
-0
/
+93
*
|
Merge remote-tracking branch 'upstream/master' into test-reorg
Iwan Aucamp
2022-04-17
13
-63
/
+51
|
\
\
|
|
/
|
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-15
11
-71
/
+93
*
|
test re-org
Graham Higgins
2022-04-16
4
-25
/
+240
|
/
*
Merge pull request #1813 from gjhiggins/migrate-test_graph-to-pytest
Iwan Aucamp
2022-04-15
1
-0
/
+384
|
\
|
*
Only test BerkelyDB if it is installed
Iwan Aucamp
2022-04-14
1
-0
/
+3
|
*
Add back tests for other stores
Iwan Aucamp
2022-04-14
1
-26
/
+67
|
*
Migrate to pyetst, relocate in subfolder
Graham Higgins
2022-04-14
1
-0
/
+340
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-14
6
-12
/
+23
|
/
*
Merge pull request #1801 from aucampia/iwana-20220410T1604-more_variants
Iwan Aucamp
2022-04-13
1
-5
/
+35
|
\
|
*
Add two xfails related to Example 2 from RDF 1.1 TriG specification
Iwan Aucamp
2022-04-11
1
-5
/
+35
*
|
take the opportunity to remove references to unittest, as suggested
Graham Higgins
2022-04-12
1
-2
/
+1
*
|
fix whoopsies
Graham Higgins
2022-04-12
1
-1
/
+1
*
|
migrate yet more tests to pytest
Graham Higgins
2022-04-12
2
-51
/
+20
|
/
*
update test_graph_generators to import from test.data
Graham Higgins
2022-04-05
1
-8
/
+11
*
more test re-org
Graham Higgins
2022-04-02
5
-0
/
+1042
[next]