summaryrefslogtreecommitdiff
path: root/test/test_namespace.py
Commit message (Expand)AuthorAgeFilesLines
* Added tests for testing correct behaviour of compute_qname for URNs, and rela...Amade Nemes2021-03-081-1/+10
* Merge pull request #1237 from JaimieMurdock/Namespace.__contains__Ashley Sommer2021-02-091-1/+16
|\
| * Namespace fixJaimie Murdock2021-02-021-2/+1
| * adding {ClosedNamespace,NamespaceManager,_RDFNamespace}.__contains__() and testsJaimie Murdock2021-01-281-1/+17
* | remove test using a FOAF deprecated propfoaf_fixNicholas Car2020-12-291-5/+2
|/
* Serialize Changes:Ashley Sommer2020-10-081-6/+4
* Removed IOMemory storeAshley Sommer2020-08-191-2/+2
* blacked all python filesNicholas Car2020-05-161-27/+58
* removal of all uses of package sixNicholas Car2020-05-161-4/+2
* namespace.py fixed empty qname behavior and testTom Gillespie2020-03-121-0/+4
* namespace.py reset repopulate the trie, and testTom Gillespie2020-03-121-2/+13
* test_namespace.py added test_reset to make sure full length prefixes are wipedTom Gillespie2020-03-121-0/+12
* added tests for in & out members of a closed namespace (FOAF)Nicholas Car2020-03-061-0/+16
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-4/+6
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-4/+3
* Revert "re-introduces special handling for DCTERMS.title and test for it"Joern Hees2016-02-151-9/+2
* re-introduces special handling for DCTERMS.title and test for itJoern Hees2015-11-281-2/+9
* Various more fixes for Python 3.Thomas Kluyver2011-11-121-2/+3
* One more time sorting out generating prefixes or not for - Another solution w...gromgull2011-03-211-1/+15
* turtle friendly namespace prefixes. Fixes issue #152ed.summers2010-11-281-0/+28