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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
added collection of string types for string concat, added more tests
Nicholas Car
2020-03-23
1
-5
/
+11
|
*
|
|
passing all add() specific tests
Nicholas Car
2020-03-22
1
-48
/
+71
|
*
|
|
passing all tests using round()
Nicholas Car
2020-03-20
1
-15
/
+17
|
*
|
|
test suite for add()
Nicholas Car
2020-03-19
1
-0
/
+50
|
|
|
/
|
|
/
|
*
|
|
Replacing use of generic mocks in BatchAddGraph test
Mark Watts
2020-03-21
1
-17
/
+9
*
|
|
Adding support for batching calls to addN
Mark Watts
2020-03-20
1
-15
/
+36
*
|
|
Passing tests
Mark Watts
2020-03-20
2
-42
/
+56
*
|
|
Adding stubs for BatchAddGraph unit tests
Mark Watts
2020-03-16
1
-0
/
+38
*
|
|
Adding a wrapper for batching add() calls to a Graph
Mark Watts
2020-03-16
1
-0
/
+24
|
|
/
|
/
|
*
|
Merge pull request #974 from nicholascar/Issue-920-redux
Natanael Arndt
2020-03-16
1
-0
/
+36
|
\
\
|
*
|
Issue 920 fixes as per Issue desc, + test
Nicholas Car
2020-03-16
1
-0
/
+36
|
|
/
*
|
Merge pull request #649 from tgbugs/master
Nicholas Car
2020-03-16
6
-4
/
+121
|
\
\
|
*
|
n3 test_roundtrip skips updated
Tom Gillespie
2020-03-12
2
-7
/
+6
|
*
|
namespace.py serializers/rdfxml.py stric qnames
Tom Gillespie
2020-03-12
4
-1
/
+29
|
*
|
test added n3 to roundtrip tests
Tom Gillespie
2020-03-12
3
-0
/
+45
|
*
|
namespace.py fixed empty qname behavior and test
Tom Gillespie
2020-03-12
1
-0
/
+4
|
*
|
namespace.py reset repopulate the trie, and test
Tom Gillespie
2020-03-12
1
-2
/
+13
|
*
|
test_namespace.py added test_reset to make sure full length prefixes are wiped
Tom Gillespie
2020-03-12
1
-0
/
+12
|
*
|
test_turtle_serialize.py add tests
Tom Gillespie
2020-03-12
1
-0
/
+3
|
*
|
tst: added test for the use cases
Satrajit Ghosh
2020-03-12
1
-0
/
+15
|
|
/
*
|
Merge pull request #961 from kempei/patch-1
Nicholas Car
2020-03-16
1
-0
/
+4
|
\
\
|
*
|
add utf-8 header for py2.7
Kempei Igarashi
2020-03-15
1
-0
/
+2
|
*
|
Add 'u' to unicode string for py2.7
Kempei Igarashi
2020-03-15
1
-2
/
+2
|
*
|
Add Unicode strings to testcase of from_n3()/n3()
Kempei Igarashi
2020-03-12
1
-0
/
+2
*
|
|
Merge pull request #971 from white-gecko/feature/removeColonFromTestReports
Nicholas Car
2020-03-16
2
-2
/
+2
|
\
\
\
|
*
|
|
Remove colons from test result files. Fix #901.
Natanael Arndt
2020-03-15
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #929 from gordom6/master
Nicholas Car
2020-03-16
1
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make issue923 test string unicode to also work with python 2.7
Natanael Arndt
2020-03-15
1
-1
/
+1
|
*
|
failing unit test case
Minor Gordon
2019-08-13
1
-0
/
+35
*
|
|
Merge pull request #943 from JervenBolleman/federate2019
Nicholas Car
2020-03-12
1
-0
/
+136
|
\
\
\
|
*
|
|
Queries that use the simple service call without a nested select failed to ex...
Jerven bolleman
2019-12-11
1
-0
/
+63
|
*
|
|
Test did not generate second values clause becuase we hit the limit already.
Jerven bolleman
2019-12-02
1
-1
/
+1
|
*
|
|
Starting work on binding in existing solutions sets into the federated query ...
Jerven bolleman
2019-12-02
1
-0
/
+45
|
*
|
|
Improve the test case and the results parsing
Jerven bolleman
2019-12-02
1
-4
/
+5
|
*
|
|
run service query
marqh
2019-12-02
1
-0
/
+27
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #946 from JervenBolleman/issue733
Nicholas Car
2020-03-12
1
-0
/
+78
|
\
\
\
|
*
|
|
#733 adding a test case, which I think matches the reported issue. However I ...
Jerven bolleman
2019-12-11
1
-0
/
+78
|
|
/
/
*
|
|
Merge pull request #962 from nicholascar/master
Ashley Sommer
2020-03-12
11
-10
/
+26
|
\
\
\
|
*
|
|
added tests for in & out members of a closed namespace (FOAF)
Nicholas Car
2020-03-06
1
-0
/
+16
|
*
|
|
replace foaf:surname (deprecated) with foaf:familyName in examples and tests
Nicholas Car
2020-03-06
4
-4
/
+4
|
*
|
|
replace foaf:firstName (deprecated) with foaf:givenName in examples and tests
Nicholas Car
2020-03-06
6
-6
/
+6
|
|
/
/
*
|
|
Merge pull request #890 from white-gecko/feature/FixBlankLabelInNTriplesParser
Nicholas Car
2020-03-10
1
-0
/
+2
|
\
\
\
|
*
|
|
Add roundtrip test for bnode in NT
Natanael Arndt
2019-01-02
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
#953 Add support for turning Fraction in to owl:rational
Jerven bolleman
2020-01-16
1
-0
/
+15
|
|
/
|
/
|
*
|
Merge pull request #941 from joernhees/fixupSparqlConnector
Jörn Hees
2019-10-31
1
-3
/
+2
|
\
\
|
*
|
make SPARQLconnector work with DBpedia
Joern Hees
2019-10-30
1
-3
/
+2
|
|
/
*
|
Add tests for update query with blank nodes
Natanael Arndt
2018-12-11
2
-2
/
+52
|
/
*
Merge pull request #870 from RDFLib/autopep8
Gunnar Aastrand Grimnes
2018-10-30
90
-642
/
+838
|
\
|
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
90
-642
/
+838
*
|
deleted old random test xscript
Gunnar Aastrand Grimnes
2018-10-30
1
-163
/
+0
|
/
[prev]
[next]