summaryrefslogtreecommitdiff
path: root/test/jsonld/test_context.py
Commit message (Expand)AuthorAgeFilesLines
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-121-1/+2
* fix: Add `to_dict` method to the JSON-LD `Context` class. (#2310)Iwan Aucamp2023-03-251-0/+51
* fix: JSON-LD context construction from a `dict` (#2306)Iwan Aucamp2023-03-241-0/+21
* test: fix `None` comparisons (#1963)Iwan Aucamp2022-05-211-1/+1
* test: remove unused imports in test codeIwan Aucamp2022-05-171-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-2/+2
* Fix typing errors in testsIwan Aucamp2021-12-281-1/+2
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-3/+5
* integrate jsonld code into rdflib coreAshley Sommer2021-07-071-0/+212