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_namespace.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assertTrue instead of assert_ for python 3.11 compatibility.
Karthikeyan Singaravelan
2021-10-16
1
-1
/
+1
*
Add owl:rational and owl:real to match standard.
Boris Pelakh
2021-10-07
1
-0
/
+7
*
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
1
-15
/
+29
*
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
1
-1
/
+75
|
\
|
*
Fix infinite recursion when __repr__ is called
Iwan Aucamp
2021-07-08
1
-1
/
+70
|
*
Add tests from PR https://github.com/RDFLib/rdflib/pull/597
Edmond Chuc
2021-07-07
1
-1
/
+12
|
*
Merge remote-tracking branch 'origin/master' into ClosedNamespace_extends_str
Edmond Chuc
2021-07-06
1
-12
/
+39
|
|
\
|
*
|
ENH: Make ClosedNamespace extend str like Namespace does
Kernc
2020-12-14
1
-1
/
+4
*
|
|
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
1
-11
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix spelling
fredrik-aschehoug
2021-03-14
1
-3
/
+3
|
*
|
Add compute_qname test
fredrik-aschehoug
2021-03-14
1
-0
/
+8
|
*
|
Added tests for testing correct behaviour of compute_qname for URNs, and rela...
Amade Nemes
2021-03-08
1
-1
/
+10
|
*
|
Merge pull request #1237 from JaimieMurdock/Namespace.__contains__
Ashley Sommer
2021-02-09
1
-1
/
+16
|
|
\
\
|
|
*
|
Namespace fix
Jaimie Murdock
2021-02-02
1
-2
/
+1
|
|
*
|
adding {ClosedNamespace,NamespaceManager,_RDFNamespace}.__contains__() and tests
Jaimie Murdock
2021-01-28
1
-1
/
+17
|
*
|
|
remove test using a FOAF deprecated prop
foaf_fix
Nicholas Car
2020-12-29
1
-5
/
+2
|
|
/
/
|
*
|
Serialize Changes:
Ashley Sommer
2020-10-08
1
-6
/
+4
|
|
/
|
*
Removed IOMemory store
Ashley Sommer
2020-08-19
1
-2
/
+2
*
|
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
*
|
Migration from ClosedNamespace to DeclaredNamespace
hsolbrig
2020-05-26
1
-2
/
+11
|
/
*
blacked all python files
Nicholas Car
2020-05-16
1
-27
/
+58
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-4
/
+2
*
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
*
added tests for in & out members of a closed namespace (FOAF)
Nicholas Car
2020-03-06
1
-0
/
+16
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-4
/
+6
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-4
/
+3
*
Revert "re-introduces special handling for DCTERMS.title and test for it"
Joern Hees
2016-02-15
1
-9
/
+2
*
re-introduces special handling for DCTERMS.title and test for it
Joern Hees
2015-11-28
1
-2
/
+9
*
Various more fixes for Python 3.
Thomas Kluyver
2011-11-12
1
-2
/
+3
*
One more time sorting out generating prefixes or not for - Another solution w...
gromgull
2011-03-21
1
-1
/
+15
*
turtle friendly namespace prefixes. Fixes issue #152
ed.summers
2010-11-28
1
-0
/
+28