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
*
add script to generated DefinedNamespaces, with tests
sdo-https
nicholascar
2021-12-01
4
-0
/
+42061
*
Merge pull request #1456 from newinnovations/master
Nicholas Car
2021-11-21
1
-0
/
+89
|
\
|
*
Add two additional tests for `norm_url`
Iwan Aucamp
2021-11-06
1
-0
/
+10
|
*
Add tests for norm_url.
Iwan Aucamp
2021-10-29
1
-0
/
+79
*
|
Change mock HTTP server to listen on 127.0.0.1 by default
Iwan Aucamp
2021-11-14
1
-4
/
+4
*
|
Skip berkeleydb tests if there is no berkeleydb
Iwan Aucamp
2021-11-13
1
-7
/
+10
*
|
Fix skipping in test/test_issue200.py
Iwan Aucamp
2021-11-13
1
-2
/
+4
*
|
Fix pytest warning when EARL reporting plugin in loaded
Iwan Aucamp
2021-10-25
1
-0
/
+3
*
|
Some other minor improvements
Iwan Aucamp
2021-10-25
3
-4
/
+5
*
|
Migrate from nosetest to pytest
Iwan Aucamp
2021-10-24
47
-645
/
+764
*
|
Fix generation of w3c tests
Natanael Arndt
2021-10-18
4
-8
/
+12
*
|
Make some yield tests normal tests
Natanael Arndt
2021-10-18
10
-27
/
+22
|
/
*
Merge branch 'master' into ttl2
ttl2
Nicholas Car
2021-10-17
5
-3
/
+77
|
\
|
*
Merge pull request #1448 from tirkarthi/fix-assert
Nicholas Car
2021-10-17
1
-1
/
+1
|
|
\
|
|
*
Use assertTrue instead of assert_ for python 3.11 compatibility.
Karthikeyan Singaravelan
2021-10-16
1
-1
/
+1
|
*
|
Merge pull request #1438 from cclauss/fix-undefined-names
Nicholas Car
2021-10-14
1
-1
/
+1
|
|
\
\
|
|
*
|
Undefined name: tmppath --> self.tmppath
Christian Clauss
2021-10-12
1
-1
/
+1
|
|
|
/
|
*
|
Fix Graph.parse URL handling on windows
Iwan Aucamp
2021-10-12
2
-1
/
+43
|
|
/
|
*
Make Store.namespaces an empty generator (#1432)
Iwan Aucamp
2021-10-11
1
-0
/
+25
|
*
Add owl:rational and owl:real to match standard.
Boris Pelakh
2021-10-07
1
-0
/
+7
*
|
parsing test & comments
Nicholas Car
2021-10-02
1
-0
/
+6
*
|
PEP8 only
Nicholas Car
2021-10-02
1
-20
/
+25
*
|
complete turtle2 serializer with tests
Nicholas Car
2021-10-02
1
-0
/
+196
|
/
*
Merge pull request #1407 from iafork/iwana-20210910T2303
Nicholas Car
2021-09-27
2
-2
/
+32
|
\
|
*
Change Graph.serialize to throw for invalid destinations
Iwan Aucamp
2021-09-12
1
-0
/
+17
|
*
Fix mypy type errors and add mypy to .drone.yml
Iwan Aucamp
2021-09-10
1
-2
/
+15
*
|
version set to 6.0.1
6.0.1
Nicholas Car
2021-09-17
1
-4
/
+5
*
|
Add test for adding JSON-LD to guess_format()
Alex Nelson
2021-09-10
1
-0
/
+4
|
/
*
Merge pull request #1382 from juanjosegzl/iter-dataset
Nicholas Car
2021-08-28
1
-1
/
+30
|
\
|
*
test for Dataset __iter__
Nicholas Car
2021-08-28
1
-1
/
+30
*
|
Allowing Container Membership Properties in RDF namespace (#873)
Mark Watts
2021-08-04
1
-1
/
+4
|
/
*
blacked everything
6.0.0
Nicholas Car
2021-07-20
50
-660
/
+1240
*
Merge pull request #1074 from hsolbrig/master
Nicholas Car
2021-07-15
20
-90
/
+147
|
\
|
*
Namespace can be used as str
Edmond Chuc
2021-07-15
1
-1
/
+1
|
*
Fix tests
Edmond Chuc
2021-07-15
1
-5
/
+4
|
*
Fix namespace test to handle exception during test for ClosedNamespace behaviour
Edmond Chuc
2021-07-14
1
-3
/
+4
|
*
Fix some imports
Edmond Chuc
2021-07-14
1
-3
/
+4
|
*
Merge branch 'master' into hsolbrig/master
Edmond Chuc
2021-07-14
2880
-11
/
+44465
|
|
\
|
*
|
Update test for the new DefinedNamespace namespaces. Remove sh:example in tes...
Edmond Chuc
2021-07-08
1
-4
/
+4
|
*
|
Merge branch 'master' into hsolbrig/master
Edmond Chuc
2021-07-08
127
-567
/
+4006
|
|
\
\
|
*
|
|
Fix typo
Edmond Chuc
2021-07-08
1
-1
/
+1
|
*
|
|
Change warn from DeclaredNamespace -> DefinedNamespace.
Edmond Chuc
2021-07-08
1
-1
/
+1
|
*
|
|
Fix test test_closed_namespace
Edmond Chuc
2021-07-08
1
-2
/
+2
|
*
|
|
Found that pesky missing Namespace bug.
hsolbrig
2020-05-26
1
-2
/
+0
|
*
|
|
Fix more travis issues and problems.
hsolbrig
2020-05-26
4
-6
/
+8
|
*
|
|
Refactor - module names don't match class names
hsolbrig
2020-05-26
8
-31
/
+45
|
*
|
|
Change to absolute imports to attempt to fix a Travis issue
hsolbrig
2020-05-26
1
-10
/
+10
|
*
|
|
Migration from ClosedNamespace to DeclaredNamespace
hsolbrig
2020-05-26
16
-58
/
+96
*
|
|
|
Add tests for xsd:token
Edmond Chuc
2021-07-14
1
-0
/
+35
|
|
_
|
/
|
/
|
|
*
|
|
Add unit tests for issue #1294 with @expectedFailure
Iwan Aucamp
2021-07-13
3
-1
/
+118
[next]