summaryrefslogtreecommitdiff
path: root/rdflib/plugins/serializers/jsonld.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: eliminate inheritance from object (#2339)Iwan Aucamp2023-04-101-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-5/+5
* modernize warning string constructionGraham Higgins2021-12-121-2/+1
* Flak8 improvementsnicholascar2021-12-071-10/+10
* blacked parsers & serializersnicholascar2021-12-071-1/+1
* Add type hintsIwan Aucamp2021-10-241-2/+9
* remove bad doctest declarations that are no longer required, were causing sub...Ashley Sommer2021-07-091-5/+1
* integrate jsonld code into rdflib coreAshley Sommer2021-07-071-0/+386